| Index: third_party/WebKit/Source/core/events/FocusEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/FocusEvent.cpp b/third_party/WebKit/Source/core/events/FocusEvent.cpp
|
| index 54c91f5dc7cc3d4d143c4368a88ddf2ab3722481..4ab9bcd8773b7de1d5d339ab769f2fc0ce71a896 100644
|
| --- a/third_party/WebKit/Source/core/events/FocusEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/FocusEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/FocusEvent.h"
|
|
|
| #include "core/events/Event.h"
|
|
|