| Index: third_party/WebKit/Source/core/frame/EventHandlerRegistry.h
|
| diff --git a/third_party/WebKit/Source/core/frame/EventHandlerRegistry.h b/third_party/WebKit/Source/core/frame/EventHandlerRegistry.h
|
| index f6a46a054b6d5a7892a91901c04da4d4efa16d0c..b166116f57ac060115c0038dc92c61729a9e3e17 100644
|
| --- a/third_party/WebKit/Source/core/frame/EventHandlerRegistry.h
|
| +++ b/third_party/WebKit/Source/core/frame/EventHandlerRegistry.h
|
| @@ -5,8 +5,7 @@
|
| #ifndef EventHandlerRegistry_h
|
| #define EventHandlerRegistry_h
|
|
|
| -#include "core/CoreExport.h"
|
| -#include "core/frame/FrameHost.h" // TODO(sashab): Remove this.
|
| +#include "core/CoreExport.h" // TODO(sashab): Remove this.
|
| #include "core/page/Page.h"
|
| #include "wtf/HashCountedSet.h"
|
|
|
|
|