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

Unified Diff: public/web/WebContextMenuData.h

Issue 205153006: Revert of Rewrite platform headers in public/web/ to public/platform/... (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | « public/web/WebContentDetectionResult.h ('k') | public/web/WebCustomElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebContextMenuData.h
diff --git a/public/web/WebContextMenuData.h b/public/web/WebContextMenuData.h
index 0eb75440fd4579d6d056c4774a3b2fa1a27710bb..7e9931adab1444d88419644f9cef9f4b4b3e7a70 100644
--- a/public/web/WebContextMenuData.h
+++ b/public/web/WebContextMenuData.h
@@ -31,14 +31,14 @@
#ifndef WebContextMenuData_h
#define WebContextMenuData_h
-#include "public/platform/WebPoint.h"
-#include "public/platform/WebReferrerPolicy.h"
-#include "public/platform/WebString.h"
-#include "public/platform/WebURL.h"
-#include "public/platform/WebVector.h"
-#include "public/web/WebHistoryItem.h"
-#include "public/web/WebMenuItemInfo.h"
-#include "public/web/WebNode.h"
+#include "../platform/WebPoint.h"
+#include "../platform/WebReferrerPolicy.h"
+#include "../platform/WebString.h"
+#include "../platform/WebURL.h"
+#include "../platform/WebVector.h"
+#include "WebHistoryItem.h"
+#include "WebMenuItemInfo.h"
+#include "WebNode.h"
#define WEBCONTEXT_MEDIATYPEFILE_DEFINED
« no previous file with comments | « public/web/WebContentDetectionResult.h ('k') | public/web/WebCustomElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698