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

Unified Diff: chrome/common/pref_names.h

Issue 3184004: Added classes to enable session sync functionality. (Closed)
Patch Set: rebase changes Created 10 years, 4 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/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 21d44db5d6b4f4b53bcc63fe766d93b35cd050ab..f27005adb40e93ad33e9aed2c8c77ae6109be355 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -318,6 +318,7 @@ extern const char kNTPPrefVersion[];
extern const char kDevToolsOpenDocked[];
extern const char kDevToolsSplitLocation[];
+extern const char kSyncSessions[];
extern const char kSyncLastSyncedTime[];
extern const char kSyncHasSetupCompleted[];

Powered by Google App Engine
This is Rietveld 408576698