Index: chrome/browser/sync/glue/autofill_model_associator.h |
diff --git a/chrome/browser/sync/glue/autofill_model_associator.h b/chrome/browser/sync/glue/autofill_model_associator.h |
index 0e110ea8f4d741e6003d6dd4c0c5f799a1b71238..781427366f74737a82d10aecc9125cb9ba03bd19 100644 |
--- a/chrome/browser/sync/glue/autofill_model_associator.h |
+++ b/chrome/browser/sync/glue/autofill_model_associator.h |
@@ -77,10 +77,6 @@ class AutofillModelAssociator |
// than the permanent tagged nodes. |
virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes); |
- // The has_nodes out param is true if the autofill model has any |
- // user-defined autofill entries. |
- virtual bool ChromeModelHasUserCreatedNodes(bool* has_nodes); |
- |
// See ModelAssociator interface. |
virtual void AbortAssociation(); |