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

Unified Diff: Source/platform/PlatformScreen.cpp

Issue 27048004: Move PlatformScreen, PlatformScreenChromium, and Widget to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase to apply to trunk Created 7 years, 2 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
« no previous file with comments | « Source/platform/PlatformScreen.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/PlatformScreen.cpp
diff --git a/Source/core/platform/chromium/PlatformScreenChromium.cpp b/Source/platform/PlatformScreen.cpp
similarity index 98%
rename from Source/core/platform/chromium/PlatformScreenChromium.cpp
rename to Source/platform/PlatformScreen.cpp
index db81caa6c660d9bad3d733f9e644c7cf4b115f35..df049b8f676eaf178dbe85ed59fc34e49f75b32b 100644
--- a/Source/core/platform/chromium/PlatformScreenChromium.cpp
+++ b/Source/platform/PlatformScreen.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/platform/PlatformScreen.h"
+#include "platform/PlatformScreen.h"
#include "platform/HostWindow.h"
#include "platform/Widget.h"
« no previous file with comments | « Source/platform/PlatformScreen.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698