| Index: components/autofill/core/browser/personal_data_manager.h
|
| diff --git a/components/autofill/core/browser/personal_data_manager.h b/components/autofill/core/browser/personal_data_manager.h
|
| index a4df3485410cd69428e2bde076db11573c59eedd..c9f4cc0329a801d33275e15bc2bdbdce1bd37ff5 100644
|
| --- a/components/autofill/core/browser/personal_data_manager.h
|
| +++ b/components/autofill/core/browser/personal_data_manager.h
|
| @@ -125,7 +125,6 @@ class PersonalDataManager : public KeyedService,
|
| void ResetFullServerCard(const std::string& guid);
|
|
|
| // Resets all unmasked cards to the masked state.
|
| - // TODO(estade): remove this.
|
| void ResetFullServerCards();
|
|
|
| // Returns the credit card with the specified |guid|, or NULL if there is
|
|
|