| Index: components/autofill/browser/personal_data_manager.h
|
| diff --git a/components/autofill/browser/personal_data_manager.h b/components/autofill/browser/personal_data_manager.h
|
| index 4a1292ac3da7974ac4c99d5f0162b2ec250710a7..12f991e00bf3adeab739caadf04964d9b1865e31 100644
|
| --- a/components/autofill/browser/personal_data_manager.h
|
| +++ b/components/autofill/browser/personal_data_manager.h
|
| @@ -204,7 +204,7 @@ class PersonalDataManager : public WebDataServiceConsumer,
|
| // Loads the saved profiles from the web database.
|
| virtual void LoadProfiles();
|
|
|
| - // Loads the auxiliary profiles. Currently Mac only.
|
| + // Loads the auxiliary profiles. Currently Mac and Android only.
|
| virtual void LoadAuxiliaryProfiles();
|
|
|
| // Loads the saved credit cards from the web database.
|
|
|