Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ScriptRunner.h |
| diff --git a/third_party/WebKit/Source/core/dom/ScriptRunner.h b/third_party/WebKit/Source/core/dom/ScriptRunner.h |
| index a553e515202ed58c8336ec8601e8c73079b18b92..0303b62cf4b0d7ec45feeadb2228b2a880916b13 100644 |
| --- a/third_party/WebKit/Source/core/dom/ScriptRunner.h |
| +++ b/third_party/WebKit/Source/core/dom/ScriptRunner.h |
| @@ -27,7 +27,6 @@ |
| #define ScriptRunner_h |
| #include "core/CoreExport.h" |
| -#include "core/fetch/ResourcePtr.h" |
| #include "platform/heap/Handle.h" |
| #include "wtf/Deque.h" |
| #include "wtf/HashMap.h" |