| Index: content/browser/gamepad/gamepad_service.cc
|
| ===================================================================
|
| --- content/browser/gamepad/gamepad_service.cc (revision 174830)
|
| +++ content/browser/gamepad/gamepad_service.cc (working copy)
|
| @@ -9,7 +9,6 @@
|
| #include "base/memory/singleton.h"
|
| #include "content/browser/gamepad/gamepad_data_fetcher.h"
|
| #include "content/browser/gamepad/gamepad_provider.h"
|
| -#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
|
|
| namespace content {
|
|
|