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