X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fsync%2Fglue%2Fautofill_data_type_controller.h;h=91ff0ee8e70d2ceec44194408cb565f1308632c6;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=b35fbadad0d71da6cd3e0a1e3844a906cb0649b8;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/sync/glue/autofill_data_type_controller.h b/src/chrome/browser/sync/glue/autofill_data_type_controller.h index b35fbad..91ff0ee 100644 --- a/src/chrome/browser/sync/glue/autofill_data_type_controller.h +++ b/src/chrome/browser/sync/glue/autofill_data_type_controller.h @@ -49,11 +49,6 @@ class AutofillDataTypeController FRIEND_TEST_ALL_PREFIXES(AutofillDataTypeControllerTest, StartWDSReady); FRIEND_TEST_ALL_PREFIXES(AutofillDataTypeControllerTest, StartWDSNotReady); - // Self-invoked on the DB thread to call the AutocompleteSyncableService with - // an updated value of autofill culling settings. - void UpdateAutofillCullingSettings(bool cull_expired_entries, - scoped_refptr web_data_service); - // Callback once WebDatabase has loaded. void WebDatabaseLoaded();