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

Unified Diff: public/webview/WebPluginContainer.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, 6 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/WebPluginAction.h ('k') | public/webview/WebPluginDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebPluginContainer.h
diff --git a/Source/WebKit/chromium/public/WebPluginContainer.h b/public/webview/WebPluginContainer.h
similarity index 99%
copy from Source/WebKit/chromium/public/WebPluginContainer.h
copy to public/webview/WebPluginContainer.h
index 6b310ec65b00eb49de4c53e2b441091737456a4c..d1375c1154d9b5d3eccf4eb70183efe3c3a390d1 100644
--- a/Source/WebKit/chromium/public/WebPluginContainer.h
+++ b/public/webview/WebPluginContainer.h
@@ -31,7 +31,7 @@
#ifndef WebPluginContainer_h
#define WebPluginContainer_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
struct NPObject;
« no previous file with comments | « public/webview/WebPluginAction.h ('k') | public/webview/WebPluginDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698