Index: Source/core/testing/Internals.cpp |
diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp |
index be307adca331446e8c413a612bb497a41ca088ee..57b11996584feec20b088f293fdd187282992f79 100644 |
--- a/Source/core/testing/Internals.cpp |
+++ b/Source/core/testing/Internals.cpp |
@@ -82,13 +82,13 @@ |
#include "core/frame/FrameView.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |
+#include "core/html/HTMLContentElement.h" |
#include "core/html/HTMLIFrameElement.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/html/HTMLMediaElement.h" |
#include "core/html/HTMLSelectElement.h" |
#include "core/html/HTMLTextAreaElement.h" |
#include "core/html/forms/FormController.h" |
-#include "core/html/shadow/HTMLContentElement.h" |
#include "core/inspector/InspectorClient.h" |
#include "core/inspector/InspectorConsoleAgent.h" |
#include "core/inspector/InspectorController.h" |