| Index: content/common/gamepad_hardware_buffer.h
|
| diff --git a/content/common/gamepad_hardware_buffer.h b/content/common/gamepad_hardware_buffer.h
|
| index 591d9ad6f093cba76b21233b92a4192e086ef51e..53a5b1a50ebd8dc44f4f7918bd573cf53cd9bff9 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/Platform/chromium/public/WebGamepads.h"
|
| +#include "third_party/WebKit/public/platform/WebGamepads.h"
|
|
|
| namespace content {
|
|
|
|
|