Index: chrome/browser/sync/notifier/chrome_invalidation_client.h |
diff --git a/chrome/browser/sync/notifier/chrome_invalidation_client.h b/chrome/browser/sync/notifier/chrome_invalidation_client.h |
index e3f67b166f8dd022e8e68b6901ea4a1210372099..be71814b55b6f8a37229331d41fc5c03620b604c 100644 |
--- a/chrome/browser/sync/notifier/chrome_invalidation_client.h |
+++ b/chrome/browser/sync/notifier/chrome_invalidation_client.h |
@@ -35,7 +35,7 @@ class ChromeInvalidationClient { |
// Does not take ownership of |listener| nor |xmpp_client|. |
void Start( |
- const std::string& app_name, |
+ const std::string& client_id, |
invalidation::InvalidationListener* listener, |
buzz::XmppClient* xmpp_client); |