summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-24 22:38:36 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-24 22:38:36 +0000
commitfaed6e1304f7ba31ed12d42ea3dc694021690afd (patch)
treeb8d3b1b48fe1e3b5d65cd6a7b7a3f6c4348c9086 /chrome/common/pref_names.h
parentdb5c20877a4159a01019d183e135e1d713421c09 (diff)
downloadchromium_src-faed6e1304f7ba31ed12d42ea3dc694021690afd.zip
chromium_src-faed6e1304f7ba31ed12d42ea3dc694021690afd.tar.gz
chromium_src-faed6e1304f7ba31ed12d42ea3dc694021690afd.tar.bz2
Remove --enable-user-script and associated tests.
This doesn't remove the underlying support from UserScriptMaster; that is a riskier change. BUG=27520 Review URL: http://codereview.chromium.org/418043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32987 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 9271408..0f6ee3f 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -205,7 +205,6 @@ extern const wchar_t kNumFoldersInOtherBookmarkFolder[];
extern const wchar_t kNumKeywords[];
extern const wchar_t kDisableExtensions[];
-extern const wchar_t kEnableUserScripts[];
extern const wchar_t kShowExtensionShelf[];
extern const wchar_t kLastExtensionsUpdateCheck[];