| Index: chrome/browser/sync/profile_sync_factory_impl.cc
|
| diff --git a/chrome/browser/sync/profile_sync_factory_impl.cc b/chrome/browser/sync/profile_sync_factory_impl.cc
|
| index 007acbbe74d15f400fbbbd7194b40bc5ac5789bf..5653a392d486cb55061e0282a53a7e72e5af9848 100644
|
| --- a/chrome/browser/sync/profile_sync_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_factory_impl.cc
|
| @@ -83,6 +83,7 @@ using browser_sync::TypedUrlChangeProcessor;
|
| using browser_sync::TypedUrlDataTypeController;
|
| using browser_sync::TypedUrlModelAssociator;
|
| using browser_sync::UnrecoverableErrorHandler;
|
| +using content::BrowserThread;
|
|
|
| ProfileSyncFactoryImpl::ProfileSyncFactoryImpl(Profile* profile,
|
| CommandLine* command_line)
|
|
|