| Index: Source/modules/gamepad/WebKitGamepadList.h
|
| diff --git a/Source/modules/gamepad/WebKitGamepadList.h b/Source/modules/gamepad/WebKitGamepadList.h
|
| index 6b4a91ba06153be84d3b24356b462f5f1499ee03..06d37a6a04e0a0f205b7fd626a39bd626284bd0b 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/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|