Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 6998770c0a613962cb23ebf7b5d36cda51d07b7c..74835ae674b10f007c2b66d9f71512d04ea996f3 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -28,12 +28,12 @@ |
#define Internals_h |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/Iterable.h" |
#include "bindings/core/v8/ScriptPromise.h" |
#include "bindings/core/v8/ScriptValue.h" |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/css/CSSComputedStyleDeclaration.h" |
#include "core/dom/ContextLifecycleObserver.h" |
-#include "core/dom/Iterable.h" |
#include "core/page/scrolling/ScrollingCoordinator.h" |
#include "platform/heap/Handle.h" |
#include "wtf/PassRefPtr.h" |