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

Unified Diff: components/sync/driver/pref_names.h

Issue 2241583003: Creating protobuf for reading list sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 3 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 | « components/sync/driver/model_association_manager.cc ('k') | components/sync/driver/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/driver/pref_names.h
diff --git a/components/sync/driver/pref_names.h b/components/sync/driver/pref_names.h
index 0cfe388047d7698f551e2db432a87620f324b78f..a4369f264d691bb3cbcdb550662fbddc81420ee8 100644
--- a/components/sync/driver/pref_names.h
+++ b/components/sync/driver/pref_names.h
@@ -41,6 +41,7 @@ extern const char kSyncPasswords[];
extern const char kSyncPreferences[];
extern const char kSyncPriorityPreferences[];
extern const char kSyncPrinters[];
+extern const char kSyncReadingList[];
extern const char kSyncSearchEngines[];
extern const char kSyncSessions[];
extern const char kSyncSupervisedUserSettings[];
« no previous file with comments | « components/sync/driver/model_association_manager.cc ('k') | components/sync/driver/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698