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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2362123003: Restore gn_all to gn_isolate_map.pyl, unbreak ios builders (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | testing/buildbot/manage.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 7800e8da2a1944c679a5fbd6d35ba518a987ad0c..e91db24c8796ac6e6747f539e30dd8e06c80d88e 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -462,6 +462,10 @@
"type": "raw",
"args": [],
},
+ "gn_all": {
+ "label": "//:gn_all",
+ "type": "additional_compile_target",
+ },
"gn_unittests": {
"label": "//tools/gn:gn_unittests",
"type": "raw",
« no previous file with comments | « no previous file | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698