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

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

Issue 556453005: Added component dir to bindings tests for binding modularization. (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/TestDictionary.h
diff --git a/Source/bindings/tests/results/TestDictionary.h b/Source/bindings/tests/results/TestDictionary.h
index 71c8ba5a8df18495840c718a5821dc43e9f62130..0dea18cdeea2c23588d4bfcf2c625170a6fe1dc7 100644
--- a/Source/bindings/tests/results/TestDictionary.h
+++ b/Source/bindings/tests/results/TestDictionary.h
@@ -8,9 +8,9 @@
#define TestDictionary_h
#include "bindings/core/v8/Nullable.h"
-#include "bindings/tests/idls/TestInterfaceGarbageCollected.h"
-#include "bindings/tests/idls/TestInterfaceImplementation.h"
-#include "bindings/tests/idls/TestInterfaceWillBeGarbageCollected.h"
+#include "bindings/tests/idls/core/TestInterfaceGarbageCollected.h"
+#include "bindings/tests/idls/core/TestInterfaceImplementation.h"
+#include "bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.h"
#include "platform/heap/Handle.h"
#include "wtf/Vector.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/bindings/tests/idls/modules/TestPartialInterface3.idl ('k') | Source/bindings/tests/results/V8SVGTestInterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698