| Index: chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_session_unittest.cc b/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| index 8cab39a2ba693bb68077c6ede10f42b7bc8b0a07..ed25ad06744c57ae562390437597030ec8738170 100644
|
| --- a/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| @@ -51,6 +51,7 @@ using browser_sync::SessionChangeProcessor;
|
| using browser_sync::SessionDataTypeController;
|
| using browser_sync::SessionModelAssociator;
|
| using browser_sync::SyncBackendHost;
|
| +using content::BrowserThread;
|
| using sync_api::ChangeRecord;
|
| using testing::_;
|
| using testing::Return;
|
|
|