Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6416)

Unified Diff: chrome/browser/sync/glue/android_invalidator_bridge.h

Issue 12847003: Separate invalidator and sync client ID (part 2/2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix sync_listen_notifications utility Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/sync/glue/android_invalidator_bridge.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/android_invalidator_bridge.h
diff --git a/chrome/browser/sync/glue/android_invalidator_bridge.h b/chrome/browser/sync/glue/android_invalidator_bridge.h
index 17570f41a436edb7e97c6ad8a666f37855c7b270..ec1baaedb40e83fe6782b3ae77a2e72e8d618ad6 100644
--- a/chrome/browser/sync/glue/android_invalidator_bridge.h
+++ b/chrome/browser/sync/glue/android_invalidator_bridge.h
@@ -52,7 +52,6 @@ class AndroidInvalidatorBridge
// The following members of the Invalidator interface are not applicable to
// this invalidator and are implemented as no-ops.
- virtual void SetUniqueId(const std::string& unique_id) OVERRIDE;
virtual void UpdateCredentials(
const std::string& email, const std::string& token) OVERRIDE;
virtual void SendInvalidation(
« no previous file with comments | « no previous file | chrome/browser/sync/glue/android_invalidator_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698