diff options
Diffstat (limited to 'chrome/browser/autofill/personal_data_manager.h')
-rw-r--r-- | chrome/browser/autofill/personal_data_manager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/autofill/personal_data_manager.h b/chrome/browser/autofill/personal_data_manager.h index 3de0cae..2cd73eec 100644 --- a/chrome/browser/autofill/personal_data_manager.h +++ b/chrome/browser/autofill/personal_data_manager.h @@ -133,7 +133,6 @@ class PersonalDataManager // part the user has already typed. |field_is_autofilled| is true if the field // has already been autofilled. |other_field_types| represents the rest of // form. Identifying info is loaded into the last four outparams. - // TODO(estade): port AutofillManager and its test to use this function. void GetProfileSuggestions( AutofillFieldType type, const string16& field_contents, |