| Index: components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc
|
| diff --git a/components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc b/components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc
|
| index cfc811351bde615a49cfd6201d3c3d30f7122211..476e3bef453f3a3e4a0daf0629323e164479e536 100644
|
| --- a/components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc
|
| +++ b/components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc
|
| @@ -19,8 +19,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
| #include "components/browser_sync/browser/abstract_profile_sync_service_test.h"
|
| #include "components/browser_sync/browser/test_profile_sync_service.h"
|
|
|