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

Unified Diff: third_party/WebKit/public/web/WebDraggableRegion.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/WebDraggableRegion.h
diff --git a/third_party/WebKit/public/web/WebDraggableRegion.h b/third_party/WebKit/public/web/WebDraggableRegion.h
index 3f9ee55858d41944d4da11d2682fcd4f221d0a4c..15deaf7112bef30e439cef44ebe13a534114f6b5 100644
--- a/third_party/WebKit/public/web/WebDraggableRegion.h
+++ b/third_party/WebKit/public/web/WebDraggableRegion.h
@@ -31,9 +31,9 @@
#ifndef WebDraggableRegion_h
#define WebDraggableRegion_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebRect.h"
-#include "../platform/WebString.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebRect.h"
+#include "public/platform/WebString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebDeviceEmulationParams.h ('k') | third_party/WebKit/public/web/WebElementCollection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698