summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 21:10:21 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 21:10:21 +0000
commit41ef4508ee9980a2945514ba2f913d1bf64ee326 (patch)
treebc15a721ad72de224856f229a086abfa109a0384 /chrome/common/pref_names.h
parent448644f367ad072a82d095615a98f2ab6bf2822b (diff)
downloadchromium_src-41ef4508ee9980a2945514ba2f913d1bf64ee326.zip
chromium_src-41ef4508ee9980a2945514ba2f913d1bf64ee326.tar.gz
chromium_src-41ef4508ee9980a2945514ba2f913d1bf64ee326.tar.bz2
Added classes to enable session sync functionality.
TEST=ProfileSyncServiceSessionTest BUG=30519 Original patch by jerrica@chromium.org Original review: http://codereview.chromium.org/3168009 Review URL: http://codereview.chromium.org/3184004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56423 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 21d44db..f27005a 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[];