summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authordimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-27 01:54:28 +0000
committerdimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-27 01:54:28 +0000
commit1c704b71a123770b6091a01d9a54ac57a99ae290 (patch)
tree05c4bf67cbd39da2d2cb7891596a64cb6b5e7b9f /chrome/common/pref_names.h
parent3dc423f963527b2788226359b34ab367f0788e44 (diff)
downloadchromium_src-1c704b71a123770b6091a01d9a54ac57a99ae290.zip
chromium_src-1c704b71a123770b6091a01d9a54ac57a99ae290.tar.gz
chromium_src-1c704b71a123770b6091a01d9a54ac57a99ae290.tar.bz2
Revert 57614 - Re-land. Fixed previous build error.
It looks like it broke browser_tests. Will revert and investigate. Implement OSX version for "Start on Login" for background-enabled extensions. Review URL: http://codereview.chromium.org/3163029 TBR=dimich@chromium.org Review URL: http://codereview.chromium.org/3226002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57625 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 714def0..232d0fd 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -251,7 +251,6 @@ extern const char kPreferencesWindowPlacement[];
extern const char kMemoryCacheSize[];
extern const char kBackgroundModeEnabled[];
-extern const char kLaunchOnStartupResetAllowed[];
extern const char kDownloadDefaultDirectory[];
extern const char kDownloadExtensionsToOpen[];