| Index: Source/modules/gamepad/GamepadList.h
|
| diff --git a/Source/modules/gamepad/GamepadList.h b/Source/modules/gamepad/GamepadList.h
|
| index ce07d8b3149751cdd9a424db24e60a4a3da0064b..fb0419ac5a873c94bf8c48cd427ad79fffafbbdf 100644
|
| --- a/Source/modules/gamepad/GamepadList.h
|
| +++ b/Source/modules/gamepad/GamepadList.h
|
| @@ -30,7 +30,6 @@
|
| #include "modules/gamepad/Gamepad.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebGamepads.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|