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

Unified Diff: chrome/browser/sync/internal_api/all_status.h

Issue 9348036: Trim code from sync's ServerConnectionManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase after Fred's patch Created 8 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 | « chrome/browser/resources/sync_internals/about.html ('k') | chrome/browser/sync/internal_api/all_status.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/internal_api/all_status.h
diff --git a/chrome/browser/sync/internal_api/all_status.h b/chrome/browser/sync/internal_api/all_status.h
index 7ba2a93b5512a4e4a7778ad7f92ee6400051895b..1758acb6b84f700ce93d6a3fa325e5d13e8ce197 100644
--- a/chrome/browser/sync/internal_api/all_status.h
+++ b/chrome/browser/sync/internal_api/all_status.h
@@ -40,8 +40,6 @@ class AllStatus : public SyncEngineEventListener {
AllStatus();
virtual ~AllStatus();
- void HandleServerConnectionEvent(const ServerConnectionEvent& event);
-
virtual void OnSyncEngineEvent(const SyncEngineEvent& event) OVERRIDE;
sync_api::SyncManager::Status status() const;
« no previous file with comments | « chrome/browser/resources/sync_internals/about.html ('k') | chrome/browser/sync/internal_api/all_status.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698