kDisableDirectWrite has been moved to ui/gfx

This commit is contained in:
Cheng Zhao 2015-01-22 16:02:29 -08:00
parent fbe1abddf4
commit 5523938a47

View file

@ -57,6 +57,10 @@
#include "ui/gfx/screen.h"
#include "ui/gfx/size.h"
#if defined(OS_WIN)
#include "ui/gfx/switches.h"
#endif
using content::NavigationEntry;
using content::RenderWidgetHostView;
using content::RenderWidgetHost;