Chromium Code Reviews| Index: third_party/WebKit/Source/platform/WebScheduler.cpp |
| diff --git a/third_party/WebKit/Source/platform/WebScheduler.cpp b/third_party/WebKit/Source/platform/WebScheduler.cpp |
| index 7e0a116976ed29847dd044fd24196c51026ad565..7cb3420f4d21e5512e13bb2bcd7732713b9bfdd3 100644 |
| --- a/third_party/WebKit/Source/platform/WebScheduler.cpp |
| +++ b/third_party/WebKit/Source/platform/WebScheduler.cpp |
| @@ -7,7 +7,6 @@ |
| #include "public/platform/WebFrameScheduler.h" |
| #include "public/platform/WebTraceLocation.h" |
| #include "wtf/Assertions.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |