| Index: third_party/WebKit/Source/core/frame/Settings.h
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.h b/third_party/WebKit/Source/core/frame/Settings.h
|
| index 55a365e4b0c17a41a074275fee35f1ab07c460cf..546e718eb7e4aca0c2c75a6167af8337f37b4885 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.h
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.h
|
| @@ -43,6 +43,7 @@
|
| #include "platform/Timer.h"
|
| #include "platform/fonts/GenericFontFamilySettings.h"
|
| #include "platform/geometry/IntSize.h"
|
| +#include "platform/graphics/HighContrastSettings.h"
|
| #include "platform/graphics/ImageAnimationPolicy.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "public/platform/PointerProperties.h"
|
|
|