| Index: chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
| diff --git a/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc b/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
| index 089e24c8100578c688d77f024f0cc7f229e11234..a59dff15c0d2cd3ecfc1af48869a04734dfeb516 100644
|
| --- a/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
| +++ b/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
| @@ -20,6 +20,7 @@ using ::testing::DoAll;
|
| using ::testing::Eq;
|
| using ::testing::Return;
|
| using ::testing::Property;
|
| +using content::BrowserThread;
|
| class AutofillProfile;
|
|
|
| class MockAutofillProfileSyncableService
|
|
|