Chromium Code Reviews| Index: tools/gritsettings/resource_ids |
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids |
| index b790c724ce5bb82d52778294904280a3de9ae54c..6a21a7b3e58cbd7bfba7db7e47750f6438538e88 100644 |
| --- a/tools/gritsettings/resource_ids |
| +++ b/tools/gritsettings/resource_ids |
| @@ -305,6 +305,9 @@ |
| "headless/lib/resources/headless_lib_resources.grd": { |
| "includes": [30940], |
| }, |
| + "ios/web/ios_web_resources.grd": { |
|
Lei Zhang
2016/05/19 17:17:29
Does iOS use content/content_resources.grd at all?
Eugene But (OOO till 7-30)
2016/05/19 18:55:57
iOS does not use anything from content, which is d
Lei Zhang
2016/05/19 19:03:02
- put this after line 175
- reuse 23950
- add a co
Eugene But (OOO till 7-30)
2016/05/19 20:58:33
Thanks you for very detailed instructions. Done.
|
| + "includes": [30960], |
| + }, |
| # Resource ids starting at 31000 are reserved for projects built on Chromium. |
| } |