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

Unified Diff: tools/gritsettings/resource_ids

Issue 2006273005: [ios Mojo] Integration test for Mojo WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed GN 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
« ios/web/test/web_test_suite.mm ('K') | « 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 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],
},
« ios/web/test/web_test_suite.mm ('K') | « 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