Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / glue / autofill_data_type_controller.h
index b35fbad..91ff0ee 100644 (file)
@@ -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<autofill::AutofillWebDataService> web_data_service);
-
   // Callback once WebDatabase has loaded.
   void WebDatabaseLoaded();