Include "base/log.h" needed for LOG()

This commit is contained in:
David Capello 2016-10-16 20:29:57 -03:00
parent 755e621d34
commit 2a16896b7d

View File

@ -10,6 +10,7 @@
#include "she/skia/skia_window_osx.h"
#include "base/log.h"
#include "base/unique_ptr.h"
#include "gfx/size.h"
#include "she/event.h"