| Index: components/browser_sync/browser/profile_sync_service_startup_unittest.cc
|
| diff --git a/components/browser_sync/browser/profile_sync_service_startup_unittest.cc b/components/browser_sync/browser/profile_sync_service_startup_unittest.cc
|
| index 45f02d02cd9a7b600efb5fa3589df65f159aac91..86a9ad3af51657469447eec159016de8463a29ed 100644
|
| --- a/components/browser_sync/browser/profile_sync_service_startup_unittest.cc
|
| +++ b/components/browser_sync/browser/profile_sync_service_startup_unittest.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/files/file_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "build/build_config.h"
|
| #include "components/browser_sync/browser/profile_sync_service.h"
|
| #include "components/browser_sync/browser/profile_sync_test_util.h"
|
|
|