| Index: tools/gritsettings/resource_ids
|
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
| index 3d3705f6817f37d8790981bc536d199aff6bea7d..36dfec07282286cd08c4d6fe45fa1cb85f4c95fb 100644
|
| --- a/tools/gritsettings/resource_ids
|
| +++ b/tools/gritsettings/resource_ids
|
| @@ -180,6 +180,11 @@
|
| "ios/web/ios_web_resources.grd": {
|
| "includes": [23950],
|
| },
|
| + # ios/web test strings and content/shell strings must start at the same id.
|
| + # App only use one file depending on whether it is iOS or other platform.
|
| + "ios/web/test/test_resources.grd": {
|
| + "includes": [24450],
|
| + },
|
| "content/shell/shell_resources.grd": {
|
| "includes": [24450],
|
| },
|
|
|