| Index: chrome/browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc b/chrome/browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc
|
| index 61c8cd26f4b5112b700e1e83e08e1af6d363da67..6e8366a806f0dcaba1865ba2632bb89722295d9d 100644
|
| --- a/chrome/browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc
|
| +++ b/chrome/browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc
|
| @@ -30,6 +30,7 @@ using browser_sync::GROUP_DB;
|
| using browser_sync::NewNonFrontendDataTypeController;
|
| using browser_sync::NewNonFrontendDataTypeControllerMock;
|
| using browser_sync::StartCallback;
|
| +using content::BrowserThread;
|
| using syncable::AUTOFILL_PROFILE;
|
| using testing::_;
|
| using testing::DoAll;
|
|
|