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

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

Issue 12092091: Separate sync and invalidation client IDs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | « chrome/browser/sync/about_sync_util.cc ('k') | 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 a297abfce1d4d7e289bcb519df6490001a1b283b..b78a65b2f8ac2ea775b59b5f241fd0f0617f2c6d 100644
--- a/chrome/browser/sync/glue/android_invalidator_bridge.h
+++ b/chrome/browser/sync/glue/android_invalidator_bridge.h
@@ -50,7 +50,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 | « chrome/browser/sync/about_sync_util.cc ('k') | chrome/browser/sync/glue/android_invalidator_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698