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

Unified Diff: public/webview/WebPopupMenu.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/WebPluginScrollbarClient.h ('k') | public/webview/WebPopupMenuInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebPopupMenu.h
diff --git a/Source/WebKit/chromium/public/WebPopupMenu.h b/public/webview/WebPopupMenu.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebPopupMenu.h
copy to public/webview/WebPopupMenu.h
index fb71352927a8f765147047113e2dfedbc6dd633c..2acd53e74b179b08007431e9956c2401e0acb097 100644
--- a/Source/WebKit/chromium/public/WebPopupMenu.h
+++ b/public/webview/WebPopupMenu.h
@@ -31,7 +31,7 @@
#ifndef WebPopupMenu_h
#define WebPopupMenu_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
#include "WebWidget.h"
namespace WebKit {
« no previous file with comments | « public/webview/WebPluginScrollbarClient.h ('k') | public/webview/WebPopupMenuInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698