| Index: components/drive/chromeos/sync_client.cc
|
| diff --git a/components/drive/chromeos/sync_client.cc b/components/drive/chromeos/sync_client.cc
|
| index 00d55ad45bd2c9e465a7a33b44346864c2efef36..3a0afb28b27bd3873154b9c783ea5c84f726a6b7 100644
|
| --- a/components/drive/chromeos/sync_client.cc
|
| +++ b/components/drive/chromeos/sync_client.cc
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/bind.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/drive/chromeos/file_cache.h"
|
| #include "components/drive/chromeos/file_system/download_operation.h"
|
| #include "components/drive/chromeos/file_system/operation_delegate.h"
|
|
|