| Index: components/autofill/core/browser/autofill_manager_delegate.h
|
| diff --git a/components/autofill/core/browser/autofill_manager_delegate.h b/components/autofill/core/browser/autofill_manager_delegate.h
|
| index 0e70151d7cb368e3638d51e8902c1a96bb31af3b..f704e2ae7f9e843398ea3098664448421af039aa 100644
|
| --- a/components/autofill/core/browser/autofill_manager_delegate.h
|
| +++ b/components/autofill/core/browser/autofill_manager_delegate.h
|
| @@ -49,8 +49,6 @@ class AutofillManagerDelegate {
|
| AutocompleteResultErrorDisabled,
|
| AutocompleteResultErrorCancel,
|
| AutocompleteResultErrorInvalid,
|
| - // TODO(estade): add this one to WebFormElement::AutocompleteResult.
|
| - AutocompleteResultErrorUnsupported,
|
| };
|
|
|
| typedef base::Callback<
|
|
|