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

Unified Diff: BUILD.gn

Issue 2990633002: Add patched_dart2js_sdk to the dart2js_bot build target (Closed)
Patch Set: Created 3 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ccb5ff2130800dffc1edf1bc4d6dd89fb5f7d485..880c68cf250fce64bd68d0b8baf2b6640f0b75c0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -111,6 +111,7 @@ group("analysis_server") {
group("dart2js_bot") {
deps = [
":create_sdk",
+ "utils/compiler:dart2js",
zra 2017/07/25 19:30:54 This target should already be built by the :create
Siggi Cherem (dart-lang) 2017/07/25 19:33:00 Sorry, this was stupid mistake that I noticed as I
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698