| Index: chrome/browser/sync/glue/sync_start_util.cc
|
| diff --git a/chrome/browser/sync/glue/sync_start_util.cc b/chrome/browser/sync/glue/sync_start_util.cc
|
| index 84c67b93beb5a4684b25e229e202459414041a8b..5254f3916acf7f0688b2a446112dda39afd9d963 100644
|
| --- a/chrome/browser/sync/glue/sync_start_util.cc
|
| +++ b/chrome/browser/sync/glue/sync_start_util.cc
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace {
|
|
|