Chromium Code Reviews| Index: Source/core/dom/KeyboardEvent.h |
| diff --git a/Source/core/dom/KeyboardEvent.h b/Source/core/dom/KeyboardEvent.h |
| index 1900174aa7f5dcc608cbb6eb08311275bb10ee7a..29e4a29be599d103262e0ed41f4953b3e7f59943 100644 |
| --- a/Source/core/dom/KeyboardEvent.h |
| +++ b/Source/core/dom/KeyboardEvent.h |
| @@ -26,7 +26,6 @@ |
| #include "core/dom/EventDispatchMediator.h" |
| #include "core/dom/UIEventWithKeyState.h" |
| -#include <wtf/Vector.h> |
| namespace WebCore { |