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

Unified Diff: Source/WebKit/chromium/src/WebScriptController.cpp

Issue 14524003: Absolutify paths to bindings/v8, bindings/v8/custom/. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: Source/WebKit/chromium/src/WebScriptController.cpp
diff --git a/Source/WebKit/chromium/src/WebScriptController.cpp b/Source/WebKit/chromium/src/WebScriptController.cpp
index 2984804569b474c1ce1f43d6c403770626b25d1a..82bb41850090c3c28d90486768a62a3130ac145d 100644
--- a/Source/WebKit/chromium/src/WebScriptController.cpp
+++ b/Source/WebKit/chromium/src/WebScriptController.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebScriptController.h"
-#include "ScriptController.h"
+#include "bindings/v8/ScriptController.h"
using namespace WebCore;
« no previous file with comments | « Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp ('k') | Source/WebKit/chromium/src/WebSerializedScriptValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698