Index: third_party/WebKit/Source/core/input/KeyboardEventManager.h |
diff --git a/third_party/WebKit/Source/core/input/KeyboardEventManager.h b/third_party/WebKit/Source/core/input/KeyboardEventManager.h |
index 5e1b1ce5a3df79dd602b0ccd14df640488d6092d..72011681da12060556783a4a81dfa07e14ff0645 100644 |
--- a/third_party/WebKit/Source/core/input/KeyboardEventManager.h |
+++ b/third_party/WebKit/Source/core/input/KeyboardEventManager.h |
@@ -6,7 +6,6 @@ |
#define KeyboardEventManager_h |
#include "core/CoreExport.h" |
-#include "platform/PlatformEvent.h" |
#include "platform/heap/Handle.h" |
#include "platform/heap/Visitor.h" |
#include "public/platform/WebFocusType.h" |