Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ScriptRunner.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/ScriptRunner.cpp b/third_party/WebKit/Source/core/dom/ScriptRunner.cpp |
| index 333c2d8e254a4c5f224f5ebbe6c6719594f6d160..fe5f4766d3d095a5890fcd793408feffae596cb9 100644 |
| --- a/third_party/WebKit/Source/core/dom/ScriptRunner.cpp |
| +++ b/third_party/WebKit/Source/core/dom/ScriptRunner.cpp |
| @@ -27,7 +27,6 @@ |
| #include <algorithm> |
| #include "core/dom/Document.h" |
| -#include "core/dom/Element.h" |
| #include "core/dom/ScriptLoader.h" |
| #include "core/dom/TaskRunnerHelper.h" |
| #include "platform/heap/Handle.h" |