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

Unified Diff: mojo/dart/embedder/BUILD.gn

Issue 1157263003: Add vector_math and box2d as external Dart packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « build/ls.py ('k') | mojo/dart/third_party/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/embedder/BUILD.gn
diff --git a/mojo/dart/embedder/BUILD.gn b/mojo/dart/embedder/BUILD.gn
index 207020fdae42952d149338d130dde2bde0702e23..aa34737b0f6c7cb30dc670ee56269f00d520db37 100644
--- a/mojo/dart/embedder/BUILD.gn
+++ b/mojo/dart/embedder/BUILD.gn
@@ -46,6 +46,7 @@ source_set("dart_controller_no_snapshot") {
"//crypto",
"//dart/runtime:libdart",
"//dart/runtime/bin:libdart_embedder_noio",
+ "//mojo/dart/third_party",
abarth-chromium 2015/06/02 17:01:11 Maybe move to //third_party/dart-pkg ?
Cutch 2015/06/02 20:47:42 Done.
"//mojo/public/c/system",
"//mojo/public/cpp/system",
]
« no previous file with comments | « build/ls.py ('k') | mojo/dart/third_party/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698