| Index: tools/gritsettings/resource_ids
|
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
| index 8d6904902134c7face58af665bbf474969cb7ff4..101cf98e9641ef7839a5395fcae4e9f62222cf72 100644
|
| --- a/tools/gritsettings/resource_ids
|
| +++ b/tools/gritsettings/resource_ids
|
| @@ -183,6 +183,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],
|
| },
|
|
|