Index: Source/WebCore/platform/chromium/PlatformScreenChromium.cpp |
diff --git a/Source/WebCore/platform/chromium/PlatformScreenChromium.cpp b/Source/WebCore/platform/chromium/PlatformScreenChromium.cpp |
index 4fb6915a469a6877db65b6bc168951c05a6bf0e7..aeb9f6dcbce2b1eab1b9d320f21c2c6c6f41cd16 100644 |
--- a/Source/WebCore/platform/chromium/PlatformScreenChromium.cpp |
+++ b/Source/WebCore/platform/chromium/PlatformScreenChromium.cpp |
@@ -35,6 +35,7 @@ |
#include "HostWindow.h" |
#include "ScrollView.h" |
#include "Widget.h" |
+#include "PageClientChromium.h" |
#include <public/Platform.h> |
#include <public/WebScreenInfo.h> |