| Index: Source/modules/gamepad/WebKitGamepadList.h
|
| diff --git a/Source/modules/gamepad/WebKitGamepadList.h b/Source/modules/gamepad/WebKitGamepadList.h
|
| index 06d37a6a04e0a0f205b7fd626a39bd626284bd0b..cbebab3253589027f8f4f94c182872d3a79b12ec 100644
|
| --- a/Source/modules/gamepad/WebKitGamepadList.h
|
| +++ b/Source/modules/gamepad/WebKitGamepadList.h
|
| @@ -9,7 +9,6 @@
|
| #include "modules/gamepad/WebKitGamepad.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebGamepads.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|