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/screen.h"
|
||||||
#include "ui/gfx/size.h"
|
#include "ui/gfx/size.h"
|
||||||
|
|
||||||
|
#if defined(OS_WIN)
|
||||||
|
#include "ui/gfx/switches.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
using content::NavigationEntry;
|
using content::NavigationEntry;
|
||||||
using content::RenderWidgetHostView;
|
using content::RenderWidgetHostView;
|
||||||
using content::RenderWidgetHost;
|
using content::RenderWidgetHost;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue