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

Unified Diff: Source/bindings/tests/results/V8TestCallback.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/bindings/tests/results/V8TestCallback.cpp
diff --git a/Source/bindings/tests/results/V8TestCallback.cpp b/Source/bindings/tests/results/V8TestCallback.cpp
index 432d26a58b06a836a06cf71668ab501f2c978456..22a5638806f0598bd1263456bb8adcb3af0e46ed 100644
--- a/Source/bindings/tests/results/V8TestCallback.cpp
+++ b/Source/bindings/tests/results/V8TestCallback.cpp
@@ -21,11 +21,11 @@
#include "config.h"
#include "V8TestCallback.h"
-#include "V8Binding.h"
-#include "V8Callback.h"
#include "V8Class1.h"
#include "V8Class2.h"
#include "V8DOMStringList.h"
+#include "bindings/v8/V8Binding.h"
+#include "bindings/v8/V8Callback.h"
#include "core/dom/ScriptExecutionContext.h"
#include <wtf/GetPtr.h>
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/bindings/tests/results/V8TestCallback.h ('k') | Source/bindings/tests/results/V8TestCustomNamedGetter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698