| Index: chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc b/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc
|
| index ed4cc96d8c6b22d692fe891065f22b998dca3710..941202b3a8b2688871b2b0cee466f2f8531a45f9 100644
|
| --- a/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc
|
| +++ b/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc
|
| @@ -31,6 +31,7 @@ using browser_sync::ChangeProcessorMock;
|
| using browser_sync::DataTypeController;
|
| using browser_sync::ModelAssociatorMock;
|
| using browser_sync::StartCallback;
|
| +using content::BrowserThread;
|
| using testing::_;
|
| using testing::DoAll;
|
| using testing::Invoke;
|
|
|