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

Unified Diff: public/webview/WebContextMenuData.h

Issue 16358003: mv Source/WebKit/chromium/public to public/webview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « public/webview/WebContentSecurityPolicy.h ('k') | public/webview/WebCrossOriginPreflightResultCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebContextMenuData.h
diff --git a/Source/WebKit/chromium/public/WebContextMenuData.h b/public/webview/WebContextMenuData.h
similarity index 95%
copy from Source/WebKit/chromium/public/WebContextMenuData.h
copy to public/webview/WebContextMenuData.h
index c9e5e7fcb23b991939cfb9de81c565e39fce59b6..53be1b6618b2f8930eac13ecaff5f5dc466af022 100644
--- a/Source/WebKit/chromium/public/WebContextMenuData.h
+++ b/public/webview/WebContextMenuData.h
@@ -31,11 +31,11 @@
#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 "../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"
« no previous file with comments | « public/webview/WebContentSecurityPolicy.h ('k') | public/webview/WebCrossOriginPreflightResultCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698