| Index: content/browser/gamepad/platform_data_fetcher_linux.h
|
| diff --git a/content/browser/gamepad/platform_data_fetcher_linux.h b/content/browser/gamepad/platform_data_fetcher_linux.h
|
| index 3f395cf28d1abe5a11993b8b6ff18ae29bcd2f04..bcdf1cb3b8faea3fac727b652376d81c0f276568 100644
|
| --- a/content/browser/gamepad/platform_data_fetcher_linux.h
|
| +++ b/content/browser/gamepad/platform_data_fetcher_linux.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/message_pump_libevent.h"
|
| #include "build/build_config.h"
|
| #include "content/browser/gamepad/data_fetcher.h"
|
| -#include "content/browser/gamepad/gamepad_standard_mappings_linux.h"
|
| +#include "content/browser/gamepad/gamepad_standard_mappings.h"
|
| #include "content/common/gamepad_hardware_buffer.h"
|
|
|
| extern "C" {
|
|
|