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

Unified Diff: Source/bindings/tests/results/V8TestObj.h

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
« no previous file with comments | « Source/bindings/tests/results/V8TestNode.cpp ('k') | Source/bindings/tests/results/V8TestObj.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/results/V8TestObj.h
diff --git a/Source/bindings/tests/results/V8TestObj.h b/Source/bindings/tests/results/V8TestObj.h
index dfc44e5a161ad7ac457e7740cb61ccefe7a9eaaf..843d760be4bedd59c1f5447aef2393726ab49e92 100644
--- a/Source/bindings/tests/results/V8TestObj.h
+++ b/Source/bindings/tests/results/V8TestObj.h
@@ -21,11 +21,11 @@
#ifndef V8TestObj_h
#define V8TestObj_h
-#include "TestObj.h"
-#include "V8Binding.h"
-#include "V8DOMWrapper.h"
-#include "WrapperTypeInfo.h"
#include <v8.h>
+#include "TestObj.h"
+#include "bindings/v8/V8Binding.h"
+#include "bindings/v8/V8DOMWrapper.h"
+#include "bindings/v8/WrapperTypeInfo.h"
#include <wtf/HashMap.h>
#include <wtf/text/StringHash.h>
« no previous file with comments | « Source/bindings/tests/results/V8TestNode.cpp ('k') | Source/bindings/tests/results/V8TestObj.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698