| Index: components/autofill/browser/webdata/autofill_webdata_service.h
|
| diff --git a/components/autofill/browser/webdata/autofill_webdata_service.h b/components/autofill/browser/webdata/autofill_webdata_service.h
|
| index 8cebaaa7064c3b43365b97ab2732c4c4a9a01c81..07cb25a82ea5dd5761479563299d068cae1fa4b8 100644
|
| --- a/components/autofill/browser/webdata/autofill_webdata_service.h
|
| +++ b/components/autofill/browser/webdata/autofill_webdata_service.h
|
| @@ -88,9 +88,6 @@ class AutofillWebDataService : public AutofillWebData,
|
| protected:
|
| virtual ~AutofillWebDataService();
|
|
|
| - // WebDataServiceBase overrides:
|
| - virtual void NotifyDatabaseLoadedOnUIThread() OVERRIDE;
|
| -
|
| private:
|
| WebDatabase::State AddFormElementsImpl(
|
| const std::vector<FormFieldData>& fields, WebDatabase* db);
|
|
|