summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authorcaitkp@chromium.org <caitkp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 06:46:36 +0000
committercaitkp@chromium.org <caitkp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 06:46:36 +0000
commit1bee6ed9584ae4b728ba58b46c60c6f3fef9f372 (patch)
tree69a9a115840deb87a8bd1bc1c945e77e167d9980 /chrome/common/pref_names.h
parent0361b94c5041bd426dfaabce29d780129650a80e (diff)
downloadchromium_src-1bee6ed9584ae4b728ba58b46c60c6f3fef9f372.zip
chromium_src-1bee6ed9584ae4b728ba58b46c60c6f3fef9f372.tar.gz
chromium_src-1bee6ed9584ae4b728ba58b46c60c6f3fef9f372.tar.bz2
Chrome CreatedByVersionOrLater feature: Service to determine which version of Chrome a profile was created by.
BUG= TEST= browser_tests --gtest_filter=ProfileBrowserTest.* Review URL: http://codereview.chromium.org/9314017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126599 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 409ba5c..afb38d3 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -363,6 +363,7 @@ extern const char kProfileLastUsed[];
extern const char kProfilesLastActive[];
extern const char kProfilesNumCreated[];
extern const char kProfileInfoCache[];
+extern const char kProfileCreatedByVersion[];
extern const char kProfileMetrics[];
extern const char kProfilePrefix[];