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 2ef7f2e865c257976bde408b5f95995ed32170ea..9f6b004f0f6ea694a68df740e51fd70380d55b50 100644 |
| --- a/third_party/WebKit/Source/core/dom/ScriptRunner.h |
| +++ b/third_party/WebKit/Source/core/dom/ScriptRunner.h |
| @@ -35,7 +35,6 @@ |
| namespace blink { |
| -class CancellableTaskFactory; |
| class Document; |
| class ScriptLoader; |
| class WebTaskRunner; |