Index: third_party/WebKit/Source/core/events/UIEventWithKeyState.h |
diff --git a/third_party/WebKit/Source/core/events/UIEventWithKeyState.h b/third_party/WebKit/Source/core/events/UIEventWithKeyState.h |
index 88c6e19fb26798c39065cd148404ed2424d5e418..43bde9feaeb5b3b52d0895c4d39c3ba9c4203cbd 100644 |
--- a/third_party/WebKit/Source/core/events/UIEventWithKeyState.h |
+++ b/third_party/WebKit/Source/core/events/UIEventWithKeyState.h |
@@ -27,6 +27,7 @@ |
#include "core/CoreExport.h" |
#include "core/events/EventModifierInit.h" |
#include "core/events/UIEvent.h" |
+#include "platform/PlatformEvent.h" |
namespace blink { |