| Index: chrome/browser/apps/drive/drive_app_provider.cc
|
| diff --git a/chrome/browser/apps/drive/drive_app_provider.cc b/chrome/browser/apps/drive/drive_app_provider.cc
|
| index df276c78f5ac6321bee1f0bca31b429c691c5e60..c771c6fbe1ba170b72852a2b3b8fc17c2dd23697 100644
|
| --- a/chrome/browser/apps/drive/drive_app_provider.cc
|
| +++ b/chrome/browser/apps/drive/drive_app_provider.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/logging.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/stl_util.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/browser/apps/drive/drive_app_converter.h"
|
| #include "chrome/browser/apps/drive/drive_app_mapping.h"
|
| #include "chrome/browser/apps/drive/drive_app_uninstall_sync_service.h"
|
|
|