| Index: third_party/WebKit/Source/core/html/LinkManifest.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/LinkManifest.cpp b/third_party/WebKit/Source/core/html/LinkManifest.cpp
|
| index b025209f87c9dfe2a9679aa215c6fdfa44ceab5f..3aa5cd8c1966ddb7097b5c8f89eb42c1a2ef913f 100644
|
| --- a/third_party/WebKit/Source/core/html/LinkManifest.cpp
|
| +++ b/third_party/WebKit/Source/core/html/LinkManifest.cpp
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/frame/LocalFrame.h"
|
| +#include "core/frame/LocalFrameClient.h"
|
| #include "core/html/HTMLLinkElement.h"
|
| -#include "core/loader/FrameLoaderClient.h"
|
|
|
| namespace blink {
|
|
|
|
|