diff options
| author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-24 02:30:54 +0000 |
|---|---|---|
| committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-24 02:30:54 +0000 |
| commit | 9cbfc3b8be01d655b307eb8e79fa53ca53ba14db (patch) | |
| tree | 048c9410d97ae7450cefa13ca5269995867e6908 /chrome/app/resources | |
| parent | e731a7edd7a30d2934de85876604093d9a738e6e (diff) | |
| download | chromium_src-9cbfc3b8be01d655b307eb8e79fa53ca53ba14db.zip chromium_src-9cbfc3b8be01d655b307eb8e79fa53ca53ba14db.tar.gz chromium_src-9cbfc3b8be01d655b307eb8e79fa53ca53ba14db.tar.bz2 | |
Remove background mode preferences UI.
BUG=64267
TEST=Existing tests suffice.
Review URL: http://codereview.chromium.org/5361003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
| -rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 864d189..3e5fa8a 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -525,11 +525,6 @@ http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html </message> - <!-- The URL for the "Learn more" page for the Chrome Web Apps section under Options.--> - <message name="IDS_LEARN_MORE_BACKGROUND_MODE_URL" translateable="false"> - http://www.google.com/support/chrome/bin/answer.py?answer=188022&hl=[GRITLANGCODE] - </message> - <!-- The URL for the "Learn more" page for the usage/crash reporting option in the first run dialog. --> <message name="IDS_LEARN_MORE_REPORTING_URL" translateable="false"> http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=[GRITLANGCODE] |
