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 395db8904cfd801e35e98a97ee9b39bb93c22664..fd7ef3e8faa7141a0db5f97c7d42ddacb0f38742 100644 |
--- a/chrome/browser/autofill/personal_data_manager.h |
+++ b/chrome/browser/autofill/personal_data_manager.h |
@@ -209,7 +209,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. |