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

Unified Diff: Source/bindings/tests/results/V8TestObj.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/V8TestObj.cpp
diff --git a/Source/bindings/tests/results/V8TestObj.cpp b/Source/bindings/tests/results/V8TestObj.cpp
index b14d313fb695aa99c48614429d9728f59bab9947..adb3676faf2e8400097df1fd3fff7ce2c2b75cee 100644
--- a/Source/bindings/tests/results/V8TestObj.cpp
+++ b/Source/bindings/tests/results/V8TestObj.cpp
@@ -21,21 +21,12 @@
#include "config.h"
#include "V8TestObj.h"
-#include "BindingState.h"
-#include "Dictionary.h"
#include "HTMLNames.h"
#include "PageConsole.h"
#include "SVGPropertyTearOff.h"
#include "SVGStaticPropertyTearOff.h"
-#include "ScriptController.h"
-#include "ScriptValue.h"
-#include "SerializedScriptValue.h"
-#include "V8Binding.h"
-#include "V8DOMActivityLogger.h"
#include "V8DOMStringList.h"
-#include "V8DOMWrapper.h"
#include "V8Document.h"
-#include "V8EventListenerList.h"
#include "V8Float32Array.h"
#include "V8Node.h"
#include "V8SVGDocument.h"
@@ -48,6 +39,15 @@
#include "V8bool.h"
#include "V8d.h"
#include "V8e.h"
+#include "bindings/v8/BindingState.h"
+#include "bindings/v8/Dictionary.h"
+#include "bindings/v8/ScriptController.h"
+#include "bindings/v8/ScriptValue.h"
+#include "bindings/v8/SerializedScriptValue.h"
+#include "bindings/v8/V8Binding.h"
+#include "bindings/v8/V8DOMActivityLogger.h"
+#include "bindings/v8/V8DOMWrapper.h"
+#include "bindings/v8/V8EventListenerList.h"
#include "core/dom/ContextFeatures.h"
#include "core/dom/DOMStringList.h"
#include "core/dom/ExceptionCode.h"
« no previous file with comments | « Source/bindings/tests/results/V8TestObj.h ('k') | Source/bindings/tests/results/V8TestOverloadedConstructors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698