Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: tools/gritsettings/resource_ids

Issue 1988863002: [ios Mojo] Mojo resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/ios_web_resources.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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],
},
« no previous file with comments | « ios/web/ios_web_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698