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

Unified Diff: tools/gritsettings/resource_ids

Issue 2028013003: [ios Mojo] Integration test for Mojo WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix 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/webui/web_ui_mojo_inttest.mm ('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 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],
},
« no previous file with comments | « ios/web/webui/web_ui_mojo_inttest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698