Chromium Code Reviews| Index: Source/modules/gamepad/GamepadList.h |
| diff --git a/Source/modules/gamepad/GamepadList.h b/Source/modules/gamepad/GamepadList.h |
| index 2b20f92d60f93a9450ca1f9aa32bc9f75e58c6df..081714b2df5203b6a002668dc682d53e5f1e7e09 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/Vector.h" |
| namespace blink { |