Index: components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h |
diff --git a/components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h b/components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h |
index ae88ae19292da45a8b58825e96a42391966566fd..516e4d141516c9f2d4ac565a8d8cbd2cd720ebcb 100644 |
--- a/components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h |
+++ b/components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h |
@@ -213,11 +213,6 @@ class AutofillWebDataBackendImpl |
WebDatabase::State RemoveExpiredFormElementsImpl(WebDatabase* db); |
- // Callbacks to ensure that sensitive info is destroyed if request is |
- // cancelled. |
- void DestroyAutofillProfileResult(const WDTypedResult* result); |
- void DestroyAutofillCreditCardResult(const WDTypedResult* result); |
- |
base::ObserverList<AutofillWebDataServiceObserverOnDBThread> |
db_observer_list_; |