| 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"
|
|
|