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

Unified Diff: build/module_args/dart.gni

Issue 1294023004: Add dep on dart_snapshotter_bin label in dartx rule (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 4 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 | mojo/public/dart/BUILD.gn » ('j') | mojo/public/dart/rules.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/module_args/dart.gni
diff --git a/build/module_args/dart.gni b/build/module_args/dart.gni
index ee6b03876700dd169bbb994798205ead32ee3cdb..e784261f73dc422739c4eda69c20f5b1efed1dc8 100644
--- a/build/module_args/dart.gni
+++ b/build/module_args/dart.gni
@@ -4,3 +4,5 @@
# This variable should point to the Dart SDK.
dart_sdk_root = "//third_party/dart-sdk/dart-sdk"
+
+dart_snapshotter_bin = "//mojo/dart/dart_snapshotter($host_toolchain)"
« no previous file with comments | « no previous file | mojo/public/dart/BUILD.gn » ('j') | mojo/public/dart/rules.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698