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

Unified Diff: third_party/WebKit/public/web/WebContextMenuData.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/WebContextMenuData.h
diff --git a/third_party/WebKit/public/web/WebContextMenuData.h b/third_party/WebKit/public/web/WebContextMenuData.h
index d13c19972210bf73eae52e614661896902fb2b89..6ecc250272e248ed3dd6a77775222d26fc3b184d 100644
--- a/third_party/WebKit/public/web/WebContextMenuData.h
+++ b/third_party/WebKit/public/web/WebContextMenuData.h
@@ -31,12 +31,12 @@
#ifndef WebContextMenuData_h
#define WebContextMenuData_h
-#include "../platform/WebPoint.h"
-#include "../platform/WebReferrerPolicy.h"
-#include "../platform/WebString.h"
-#include "../platform/WebURL.h"
-#include "../platform/WebURLResponse.h"
-#include "../platform/WebVector.h"
+#include "public/platform/WebPoint.h"
+#include "public/platform/WebReferrerPolicy.h"
+#include "public/platform/WebString.h"
+#include "public/platform/WebURL.h"
+#include "public/platform/WebURLResponse.h"
+#include "public/platform/WebVector.h"
#include "WebHistoryItem.h"
#include "WebMenuItemInfo.h"
#include "public/platform/WebRect.h"
« no previous file with comments | « third_party/WebKit/public/web/WebCompositionUnderline.h ('k') | third_party/WebKit/public/web/WebCryptoNormalize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698