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

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

Issue 14387012: Absolutify paths to svg/properties/. (Closed) 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/scripts/CodeGeneratorV8.pm ('k') | Source/bindings/tests/results/V8TestTypedefs.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/results/V8TestObj.cpp
diff --git a/Source/bindings/tests/results/V8TestObj.cpp b/Source/bindings/tests/results/V8TestObj.cpp
index adb3676faf2e8400097df1fd3fff7ce2c2b75cee..0c043fc5bd8f74fb44943f9dc1a51197ef1f0d4c 100644
--- a/Source/bindings/tests/results/V8TestObj.cpp
+++ b/Source/bindings/tests/results/V8TestObj.cpp
@@ -23,8 +23,6 @@
#include "HTMLNames.h"
#include "PageConsole.h"
-#include "SVGPropertyTearOff.h"
-#include "SVGStaticPropertyTearOff.h"
#include "V8DOMStringList.h"
#include "V8Document.h"
#include "V8Float32Array.h"
@@ -55,6 +53,8 @@
#include "core/page/Frame.h"
#include "core/page/RuntimeEnabledFeatures.h"
#include "core/page/UseCounter.h"
+#include "core/svg/properties/SVGPropertyTearOff.h"
+#include "core/svg/properties/SVGStaticPropertyTearOff.h"
#include <wtf/Float32Array.h>
#include <wtf/GetPtr.h>
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/bindings/scripts/CodeGeneratorV8.pm ('k') | Source/bindings/tests/results/V8TestTypedefs.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698