| Index: content/browser/gamepad/gamepad_test_helpers.h
|
| diff --git a/content/browser/gamepad/gamepad_test_helpers.h b/content/browser/gamepad/gamepad_test_helpers.h
|
| index 7b8bb4badd04c08522c688c69c71d74e40e08a73..5ff30ce9eabea931541f170e62de419b23632604 100644
|
| --- a/content/browser/gamepad/gamepad_test_helpers.h
|
| +++ b/content/browser/gamepad/gamepad_test_helpers.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "content/browser/gamepad/gamepad_data_fetcher.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebGamepads.h"
|
| +#include "third_party/WebKit/public/platform/WebGamepads.h"
|
|
|
| namespace content {
|
|
|
|
|