| Index: Source/core/html/BaseButtonInputType.cpp
 | 
| diff --git a/Source/core/html/BaseButtonInputType.cpp b/Source/core/html/BaseButtonInputType.cpp
 | 
| index 75f97ec243ae7640b138cf75b3a8e3a6c63e590c..046f8b8e7d389b7af7b51fe358acd02d6145ed14 100644
 | 
| --- a/Source/core/html/BaseButtonInputType.cpp
 | 
| +++ b/Source/core/html/BaseButtonInputType.cpp
 | 
| @@ -33,7 +33,6 @@
 | 
|  #include "core/html/BaseButtonInputType.h"
 | 
|  
 | 
|  #include "HTMLNames.h"
 | 
| -#include "core/dom/KeyboardEvent.h"
 | 
|  #include "core/html/HTMLInputElement.h"
 | 
|  #include "core/rendering/RenderButton.h"
 | 
|  
 | 
| 
 |