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

Unified Diff: Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp

Issue 351423002: Moved files under Source/bindings/v8 to Source/bindings/core/v8. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
diff --git a/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp b/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
index 8a6ec66dc1d3bb3c7a4debc3d064e97ded8b6b86..1091264e168e4623ee1ea0138ffd07de57cf4cf6 100644
--- a/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
+++ b/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
@@ -7,10 +7,10 @@
#include "config.h"
#include "V8TestPrivateScriptInterface.h"
+#include "bindings/core/v8/PrivateScriptRunner.h"
#include "bindings/core/v8/V8Window.h"
#include "bindings/tests/v8/V8Document.h"
#include "bindings/tests/v8/V8Node.h"
-#include "bindings/v8/PrivateScriptRunner.h"
#include "core/dom/ScriptForbiddenScope.h"
#include "core/frame/LocalFrame.h"
« no previous file with comments | « Source/bindings/tests/results/V8TestPrivateScriptInterface.h ('k') | Source/bindings/tests/results/V8TestSpecialOperations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698