Chromium Code Reviews| Index: third_party/WebKit/Source/modules/gamepad/GamepadButton.h |
| diff --git a/third_party/WebKit/Source/modules/gamepad/GamepadButton.h b/third_party/WebKit/Source/modules/gamepad/GamepadButton.h |
| index 175a7f2daa2986e8eeed1572d8f3a2ed2f2c205f..5d288930ff566aa1ecfcc90ff3ae8028df912e45 100644 |
| --- a/third_party/WebKit/Source/modules/gamepad/GamepadButton.h |
| +++ b/third_party/WebKit/Source/modules/gamepad/GamepadButton.h |
| @@ -7,7 +7,7 @@ |
| #include "bindings/core/v8/ScriptWrappable.h" |
| #include "platform/heap/Handle.h" |
| -#include "wtf/Vector.h" |
| +#include "platform/wtf/Vector.h" |
| namespace blink { |