| Index: third_party/WebKit/Source/core/loader/LinkLoader.h
|
| diff --git a/third_party/WebKit/Source/core/loader/LinkLoader.h b/third_party/WebKit/Source/core/loader/LinkLoader.h
|
| index 0e0004a870e5f6d4bf051437a094f32ce0e7a53d..a9f0b1dddf04549c846655605083454233b31436 100644
|
| --- a/third_party/WebKit/Source/core/loader/LinkLoader.h
|
| +++ b/third_party/WebKit/Source/core/loader/LinkLoader.h
|
| @@ -41,7 +41,6 @@
|
| #include "platform/PrerenderClient.h"
|
| #include "platform/Timer.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/OwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|