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

Unified Diff: trunk/src/chrome/browser/sync/profile_sync_service.h

Issue 105533004: Revert 241977 "Add hook for extension to check sync status." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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
Index: trunk/src/chrome/browser/sync/profile_sync_service.h
===================================================================
--- trunk/src/chrome/browser/sync/profile_sync_service.h (revision 242037)
+++ trunk/src/chrome/browser/sync/profile_sync_service.h (working copy)
@@ -576,7 +576,7 @@
syncer::ModelTypeSet preferred_types);
// Returns the set of types which are preferred for enabling. This is a
- // superset of the active types (see GetActiveDataTypes()).
+ // superset of the active types (see GetActiveTypes()).
virtual syncer::ModelTypeSet GetPreferredDataTypes() const;
// Gets the set of all data types that could be allowed (the set that

Powered by Google App Engine
This is Rietveld 408576698