| Index: chrome/browser/sync_file_system/syncable_file_system_util.cc
|
| diff --git a/chrome/browser/sync_file_system/syncable_file_system_util.cc b/chrome/browser/sync_file_system/syncable_file_system_util.cc
|
| index 6f2aaf2360fdf44d7993d112e31e72af3a5b3ae8..25a2e40accef99ea11c2157389a4b545fb113084 100644
|
| --- a/chrome/browser/sync_file_system/syncable_file_system_util.cc
|
| +++ b/chrome/browser/sync_file_system/syncable_file_system_util.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/string_util.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "storage/browser/fileapi/external_mount_points.h"
|
| #include "storage/browser/fileapi/file_observers.h"
|
| #include "storage/browser/fileapi/file_system_context.h"
|
|
|