Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/Microtask.cpp |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/Microtask.cpp b/third_party/WebKit/Source/bindings/core/v8/Microtask.cpp |
| index 48376d05c55d1561f82197766c88dedea75c1fd1..f87775d492d365035fc5b2705beb2ec2bf4b87f0 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/Microtask.cpp |
| +++ b/third_party/WebKit/Source/bindings/core/v8/Microtask.cpp |
| @@ -31,7 +31,6 @@ |
| #include "bindings/core/v8/Microtask.h" |
| #include "platform/ScriptForbiddenScope.h" |
| -#include "platform/Task.h" |
| #include "wtf/PtrUtil.h" |
| namespace blink { |