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

Unified Diff: mojo/BUILD.gn

Issue 1132063007: Rationalize Dart mojo and sky package structure (Closed) Base URL: https://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 | « examples/terminal/terminal_file_impl.dart ('k') | mojo/dart/apptest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index d5288c775a3c4e7b121bc602de4deb03b0aee1bc..2558a3b740ba33c3512532902bfe1520104ff381 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -22,6 +22,8 @@ group("mojo") {
"//examples",
"//mojo/common",
"//mojo/dart/apptest",
+ "//mojo/dart/apptest:apptest_pkg",
+ "//mojo/dart/mojom",
"//mojo/public",
"//mojo/services",
"//services",
« no previous file with comments | « examples/terminal/terminal_file_impl.dart ('k') | mojo/dart/apptest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698