| Index: Source/core/platform/chromium/PlatformScreenChromium.cpp
|
| diff --git a/Source/core/platform/chromium/PlatformScreenChromium.cpp b/Source/core/platform/chromium/PlatformScreenChromium.cpp
|
| index 23d954faddcb4788b9e9b203fed74a0a16245efa..c6b1771a168d5da50b2b23d803e430fc7679deb8 100644
|
| --- a/Source/core/platform/chromium/PlatformScreenChromium.cpp
|
| +++ b/Source/core/platform/chromium/PlatformScreenChromium.cpp
|
| @@ -32,9 +32,9 @@
|
| #include "PlatformScreen.h"
|
|
|
| #include "HostWindow.h"
|
| -#include "PageClientChromium.h"
|
| #include "ScrollView.h"
|
| #include "Widget.h"
|
| +#include "core/platform/chromium/PageClientChromium.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include <public/Platform.h>
|
| #include <public/WebScreenInfo.h>
|
|
|