| Index: third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/ImageDocument.cpp b/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| index 10289f40106fb3858c78f2e4f49bb92b5995c61b..25567880834aeb7d9da389acc87c7ab45f7b09a0 100644
|
| --- a/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| +++ b/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| @@ -30,7 +30,6 @@
|
| #include "core/dom/RawDataDocumentParser.h"
|
| #include "core/events/EventListener.h"
|
| #include "core/events/MouseEvent.h"
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|