diff options
Diffstat (limited to 'content/common/gamepad_hardware_buffer.h')
-rw-r--r-- | content/common/gamepad_hardware_buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/gamepad_hardware_buffer.h b/content/common/gamepad_hardware_buffer.h index c673d06a..077c782 100644 --- a/content/common/gamepad_hardware_buffer.h +++ b/content/common/gamepad_hardware_buffer.h @@ -6,7 +6,7 @@ #define CONTENT_COMMON_GAMEPAD_HARDWARE_BUFFER_H_ #include "content/common/gamepad_seqlock.h" -#include "third_party/WebKit/Source/WebKit/chromium/public/WebGamepads.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebGamepads.h" namespace content { |