kDisableDirectWrite has been moved to ui/gfx
This commit is contained in:
parent
fbe1abddf4
commit
5523938a47
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue