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

Unified Diff: Source/bindings/tests/results/core/V8TestNode.h

Issue 563453002: run-bindings-tests should use 'core' or 'modules' as component_dir. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/core/V8TestNode.h
diff --git a/Source/bindings/tests/results/core/V8TestNode.h b/Source/bindings/tests/results/core/V8TestNode.h
index 10b3a9d5513a3203f0e56677b5282b68384b6453..c956819f2051f3d7b1c5d5791917e8f24120fd45 100644
--- a/Source/bindings/tests/results/core/V8TestNode.h
+++ b/Source/bindings/tests/results/core/V8TestNode.h
@@ -10,9 +10,9 @@
#include "bindings/core/v8/ScriptWrappable.h"
#include "bindings/core/v8/V8Binding.h"
#include "bindings/core/v8/V8DOMWrapper.h"
+#include "bindings/core/v8/V8Node.h"
#include "bindings/core/v8/WrapperTypeInfo.h"
#include "bindings/tests/idls/core/TestNode.h"
-#include "bindings/tests/v8/V8Node.h"
#include "platform/heap/Handle.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698