Index: chrome/browser/sync/glue/password_model_associator.h |
diff --git a/chrome/browser/sync/glue/password_model_associator.h b/chrome/browser/sync/glue/password_model_associator.h |
index 42708eae90995413684e64f7e4e53ad24f3bef41..bfcd1051fda8be75a5a4d7b75dcf9e958c9afe39 100644 |
--- a/chrome/browser/sync/glue/password_model_associator.h |
+++ b/chrome/browser/sync/glue/password_model_associator.h |
@@ -70,10 +70,6 @@ class PasswordModelAssociator |
// 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 password entries. |
- virtual bool ChromeModelHasUserCreatedNodes(bool* has_nodes); |
- |
// See ModelAssociator interface. |
virtual void AbortAssociation(); |