Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: Source/WebCore/platform/chromium/PlatformScreenChromium.cpp

Issue 13544008: Remove PlatformWidget references (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698