| Index: tools/gritsettings/resource_ids
|
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
| index 7fa7d9f1bbfe07dc4e3bc0afc2cea52a312cb33c..a1fce5c1f10384d8b2f6bd488c82a25356e7ee45 100644
|
| --- a/tools/gritsettings/resource_ids
|
| +++ b/tools/gritsettings/resource_ids
|
| @@ -10,7 +10,7 @@
|
| # The first entry in the file, SRCDIR, is special: It is a relative path from
|
| # this file to the base of your checkout.
|
| #
|
| -# The range of ID values, which is used by pak files, is from 0 to 2^16 - 1.
|
| +# The range of ID values, which is used by pak files, is from 0 to 2^16 - 1.
|
| {
|
| "SRCDIR": "../..",
|
|
|
| @@ -215,6 +215,9 @@
|
| "chrome/app/address_input_strings.grd": {
|
| "messages": [29100],
|
| },
|
| + "remoting/resources/remoting_strings.grd": {
|
| + "messages": [29550],
|
| + },
|
| "components/components_strings.grd": {
|
| "messages": [30000],
|
| },
|
|
|