| Index: Source/modules/gamepad/WebKitGamepadList.h
|
| diff --git a/Source/modules/gamepad/WebKitGamepadList.h b/Source/modules/gamepad/WebKitGamepadList.h
|
| index facfc6bb2212b4d1d87fe614fe311f2901d7a596..6b4a91ba06153be84d3b24356b462f5f1499ee03 100644
|
| --- a/Source/modules/gamepad/WebKitGamepadList.h
|
| +++ b/Source/modules/gamepad/WebKitGamepadList.h
|
| @@ -6,8 +6,8 @@
|
| #define WebKitGamepadList_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/gamepad/WebKitGamepad.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebGamepads.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|