Index: third_party/WebKit/Source/core/dom/TreeScope.cpp |
diff --git a/third_party/WebKit/Source/core/dom/TreeScope.cpp b/third_party/WebKit/Source/core/dom/TreeScope.cpp |
index b6dd4eaa9472bcee688d662163d448121a7456c6..5e8721993d6791a203eb8ee32a09347265dc2c8b 100644 |
--- a/third_party/WebKit/Source/core/dom/TreeScope.cpp |
+++ b/third_party/WebKit/Source/core/dom/TreeScope.cpp |
@@ -50,6 +50,7 @@ |
#include "core/page/FocusController.h" |
#include "core/page/Page.h" |
#include "core/svg/SVGTreeScopeResources.h" |
+#include "platform/ScriptForbiddenScope.h" |
#include "wtf/Vector.h" |
namespace blink { |