| Index: third_party/WebKit/Source/modules/gamepad/GamepadPose.h
|
| diff --git a/third_party/WebKit/Source/modules/gamepad/GamepadPose.h b/third_party/WebKit/Source/modules/gamepad/GamepadPose.h
|
| index b2ac868158a251a5fa19ff6cb6582e2f5ff18265..e40b4d0eb1cd41ce77f9b2c04068fc8c24a7cf6c 100644
|
| --- a/third_party/WebKit/Source/modules/gamepad/GamepadPose.h
|
| +++ b/third_party/WebKit/Source/modules/gamepad/GamepadPose.h
|
| @@ -8,8 +8,8 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMTypedArray.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/wtf/Forward.h"
|
| #include "public/platform/WebGamepad.h"
|
| -#include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|