| Index: chrome/browser/sync/abstract_profile_sync_service_test.cc
|
| diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.cc b/chrome/browser/sync/abstract_profile_sync_service_test.cc
|
| index 187db8575983c5cb9465cd8cdf09cf5a3f4a00e9..a38dae2b4068cbbea04f31db6dd38fbf3c954b06 100644
|
| --- a/chrome/browser/sync/abstract_profile_sync_service_test.cc
|
| +++ b/chrome/browser/sync/abstract_profile_sync_service_test.cc
|
| @@ -14,6 +14,7 @@
|
| #include "chrome/browser/sync/util/cryptographer.h"
|
|
|
| using browser_sync::TestIdFactory;
|
| +using content::BrowserThread;
|
| using sync_api::UserShare;
|
| using syncable::BASE_VERSION;
|
| using syncable::CREATE;
|
|
|