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

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: Removed "data" from ios_web_inttest GN target. 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/BUILD.gn ('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..538ec36cf4cde1b2c317e0ed53c50df9fe60811b 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -183,6 +183,9 @@
"ios/web/ios_web_resources.grd": {
"includes": [23950],
},
+ "ios/web/test/test_resources.grd": {
+ "includes": [24000],
sdefresne 2016/05/28 13:04:02 You should use the same value as content/shell/she
Eugene But (OOO till 7-30) 2016/05/31 17:26:57 Done.
+ },
"content/shell/shell_resources.grd": {
"includes": [24450],
},
« ios/web/test/BUILD.gn ('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