diff options
author | hajimehoshi@chromium.org <hajimehoshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 06:57:51 +0000 |
---|---|---|
committer | hajimehoshi@chromium.org <hajimehoshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 06:57:51 +0000 |
commit | 147408a5e03460dfa439cb25c41f2d9cabf8f7e1 (patch) | |
tree | 5d276baae6616466d8900e86326c066450a53d29 /tools/gritsettings | |
parent | 78a158bedcd8d5d91995e1e4fe4a0b7b9e7f6b9d (diff) | |
download | chromium_src-147408a5e03460dfa439cb25c41f2d9cabf8f7e1.zip chromium_src-147408a5e03460dfa439cb25c41f2d9cabf8f7e1.tar.gz chromium_src-147408a5e03460dfa439cb25c41f2d9cabf8f7e1.tar.bz2 |
Added chrome://translate-internals. For now, this shows only the preferences concerned with the translation.
BUG=175967
Review URL: https://chromiumcodereview.appspot.com/13842010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195745 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gritsettings')
-rw-r--r-- | tools/gritsettings/resource_ids | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids index 8085919..1716281 100644 --- a/tools/gritsettings/resource_ids +++ b/tools/gritsettings/resource_ids @@ -211,5 +211,9 @@ "ui/keyboard/keyboard_resources.grd": { "includes": [28050], }, + "chrome/browser/resources/translate_internals_resources.grd": { + "includes": [28500], + }, + # Resource ids starting at 31000 are reserved for projects built on Chromium. } |