| Index: third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp
|
| diff --git a/third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp b/third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp
|
| index eb88940fe82ec94bc24093747c3be09ff558003e..97bdf21a90ea7c0fbe039ed9806601ca1b55d254 100644
|
| --- a/third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp
|
| +++ b/third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "modules/gamepad/GamepadEvent.h"
|
|
|
| namespace blink {
|
|
|