Index: Source/core/html/parser/HTMLScriptRunner.cpp |
diff --git a/Source/core/html/parser/HTMLScriptRunner.cpp b/Source/core/html/parser/HTMLScriptRunner.cpp |
index ea8411cfb3db84ccbccd02ce0403afad4648fc70..66cf984b83c59a358987aac7bf891711ba0d925c 100644 |
--- a/Source/core/html/parser/HTMLScriptRunner.cpp |
+++ b/Source/core/html/parser/HTMLScriptRunner.cpp |
@@ -37,7 +37,7 @@ |
#include "core/html/parser/HTMLScriptRunnerHost.h" |
#include "core/html/parser/NestingLevelIncrementer.h" |
#include "core/page/Frame.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
namespace WebCore { |