| Index: Source/modules/gamepad/GamepadButton.h
|
| diff --git a/Source/modules/gamepad/GamepadButton.h b/Source/modules/gamepad/GamepadButton.h
|
| index ffbd7efa64c795f6b809c8d96e6ce939a5390f17..59392d24bacfc41d437f0a0ac92f8bff4b2284ef 100644
|
| --- a/Source/modules/gamepad/GamepadButton.h
|
| +++ b/Source/modules/gamepad/GamepadButton.h
|
| @@ -6,7 +6,7 @@
|
| #define GamepadButton_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|