Chromium Code Reviews| Index: Source/modules/gamepad/Gamepad.h |
| diff --git a/Source/modules/gamepad/Gamepad.h b/Source/modules/gamepad/Gamepad.h |
| index c240668751e3d8416d7f259afc8d08aaa0fe3a9f..4cd6c96d3345c1d2551249d640a1f2ef7c826386 100644 |
| --- a/Source/modules/gamepad/Gamepad.h |
| +++ b/Source/modules/gamepad/Gamepad.h |
| @@ -31,7 +31,6 @@ |
| #include "modules/gamepad/GamepadCommon.h" |
| #include "platform/heap/Handle.h" |
| #include "public/platform/WebGamepad.h" |
| -#include "wtf/RefCounted.h" |
| namespace WebCore { |