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

Unified Diff: public/webview/WebScriptController.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/WebScreenInfo.h ('k') | public/webview/WebScriptSource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebScriptController.h
diff --git a/Source/WebKit/chromium/public/WebScriptController.h b/public/webview/WebScriptController.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebScriptController.h
copy to public/webview/WebScriptController.h
index fb40d81c60b317da2905d51e6a1158393c9790bd..b5a2ec3d0c37b82d029c8623b4f1062c3d911c2b 100644
--- a/Source/WebKit/chromium/public/WebScriptController.h
+++ b/public/webview/WebScriptController.h
@@ -31,7 +31,7 @@
#ifndef WebScriptController_h
#define WebScriptController_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
namespace v8 {
class Extension;
« no previous file with comments | « public/webview/WebScreenInfo.h ('k') | public/webview/WebScriptSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698