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

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

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (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/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>

Powered by Google App Engine
This is Rietveld 408576698