| Index: third_party/WebKit/Source/core/loader/LinkLoaderClient.h
|
| diff --git a/third_party/WebKit/Source/core/loader/LinkLoaderClient.h b/third_party/WebKit/Source/core/loader/LinkLoaderClient.h
|
| index 59bff711c5a65ad14f75a14fcdb7d6e9ffd7e048..948b3ba7b2bbeb1720370069171b4e2a74bcd235 100644
|
| --- a/third_party/WebKit/Source/core/loader/LinkLoaderClient.h
|
| +++ b/third_party/WebKit/Source/core/loader/LinkLoaderClient.h
|
| @@ -34,8 +34,7 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/WebTaskRunner.h"
|
|
|
| -#include "platform/heap/GarbageCollected.h"
|
| -#include "platform/heap/InlinedGlobalMarkingVisitor.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
|
|