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

Unified Diff: third_party/WebKit/public/web/WebDeviceEmulationParams.h

Issue 2887233003: ../platform/ => public/platform/ (Closed)
Patch Set: Revert a few more header includes Created 3 years, 7 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: third_party/WebKit/public/web/WebDeviceEmulationParams.h
diff --git a/third_party/WebKit/public/web/WebDeviceEmulationParams.h b/third_party/WebKit/public/web/WebDeviceEmulationParams.h
index 68b4ff7c06c8bd6bb2c872cf65c0050aaaf3a1c5..fea75ee17b1e181e40e271ffa413556e36271deb 100644
--- a/third_party/WebKit/public/web/WebDeviceEmulationParams.h
+++ b/third_party/WebKit/public/web/WebDeviceEmulationParams.h
@@ -5,11 +5,11 @@
#ifndef WebDeviceEmulationParams_h
#define WebDeviceEmulationParams_h
-#include "../platform/WebFloatPoint.h"
-#include "../platform/WebPoint.h"
-#include "../platform/WebRect.h"
-#include "../platform/WebSize.h"
-#include "../platform/modules/screen_orientation/WebScreenOrientationType.h"
+#include "public/platform/WebFloatPoint.h"
+#include "public/platform/WebPoint.h"
+#include "public/platform/WebRect.h"
+#include "public/platform/WebSize.h"
+#include "public/platform/modules/screen_orientation/WebScreenOrientationType.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebDevToolsFrontend.h ('k') | third_party/WebKit/public/web/WebDraggableRegion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698