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

Unified Diff: BUILD.gn

Issue 2984243002: Include platform.dill files in sdk builds (Closed)
Patch Set: fix nits 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 | sdk/BUILD.gn » ('j') | 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 f2ee9c8efce0128f5d03b829d20a425d8814391c..ccb5ff2130800dffc1edf1bc4d6dd89fb5f7d485 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -111,7 +111,6 @@ group("analysis_server") {
group("dart2js_bot") {
deps = [
":create_sdk",
- "utils/compiler:patched_dart2js_sdk",
]
}
« no previous file with comments | « no previous file | sdk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698