Index: chrome/browser/autofill/personal_data_manager.h |
diff --git a/chrome/browser/autofill/personal_data_manager.h b/chrome/browser/autofill/personal_data_manager.h |
index b5889452db17217f967b87b183b8c6add77d9d54..20cccf37ae3106014778caf5c1344ce77466eff3 100644 |
--- a/chrome/browser/autofill/personal_data_manager.h |
+++ b/chrome/browser/autofill/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. |