| Index: third_party/WebKit/Source/modules/gamepad/GamepadButton.h
|
| diff --git a/third_party/WebKit/Source/modules/gamepad/GamepadButton.h b/third_party/WebKit/Source/modules/gamepad/GamepadButton.h
|
| index 5d288930ff566aa1ecfcc90ff3ae8028df912e45..05d07e2156e8955dca539731839b38e879fbc52a 100644
|
| --- a/third_party/WebKit/Source/modules/gamepad/GamepadButton.h
|
| +++ b/third_party/WebKit/Source/modules/gamepad/GamepadButton.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef GamepadButton_h
|
| #define GamepadButton_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Vector.h"
|
|
|
|
|