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

Unified Diff: chrome/browser/sync/user_selectable_sync_type.h

Issue 12286007: Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 10 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
Index: chrome/browser/sync/user_selectable_sync_type.h
diff --git a/chrome/browser/sync/user_selectable_sync_type.h b/chrome/browser/sync/user_selectable_sync_type.h
index 88f5e107f3e251dde30fbb51e775f308352d4e48..141e72fcea2ccf87605f8ca1f190ca870a37b256 100644
--- a/chrome/browser/sync/user_selectable_sync_type.h
+++ b/chrome/browser/sync/user_selectable_sync_type.h
@@ -29,7 +29,7 @@ enum UserSelectableSyncType {
THEMES = 4,
TYPED_URLS = 5,
EXTENSIONS = 6,
- SESSIONS = 7,
+ PROXY_TABS = 7,
APPS = 8,
SYNCED_NOTIFICATIONS = 9,
@@ -46,6 +46,8 @@ enum UserSelectableSyncType {
// DEVICE_INFO,
// EXPERIMENTS,
// PRIORITY_PREFERENCES,
+ // SESSIONS,
+ // HISTORY_DELETE_DIRECTIVES,
// FAVICON_IMAGES,
// FAVICON_TRACKING,
« no previous file with comments | « chrome/browser/sync/test/integration/enable_disable_test.cc ('k') | chrome/browser/ui/webui/ntp/foreign_session_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698