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

Unified Diff: Source/WebKit/chromium/tests/IDBRequestTest.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/tests/IDBRequestTest.cpp
diff --git a/Source/WebKit/chromium/tests/IDBRequestTest.cpp b/Source/WebKit/chromium/tests/IDBRequestTest.cpp
index 0c6546ec202f6b4780315c48d5e0f5e404cde5eb..b00605c1f5f5af22fef54bb3310fd69eb26eed9b 100644
--- a/Source/WebKit/chromium/tests/IDBRequestTest.cpp
+++ b/Source/WebKit/chromium/tests/IDBRequestTest.cpp
@@ -28,10 +28,10 @@
#include "modules/indexeddb/IDBRequest.h"
#include "FrameTestHelpers.h"
-#include "ScriptController.h"
#include "WebFrame.h"
#include "WebFrameImpl.h"
#include "WebView.h"
+#include "bindings/v8/ScriptController.h"
#include "core/dom/DOMStringList.h"
#include "core/dom/Document.h"
#include "core/page/Frame.h"
« no previous file with comments | « Source/WebKit/chromium/tests/IDBKeyPathTest.cpp ('k') | Source/WebKit/chromium/tests/IDBTransactionTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698