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

Unified Diff: mojo/BUILD.gn

Issue 1273743005: Dart: Adds a program to create snapshots of Mojo apps. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix asan build 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 | « examples/dart/hello_world/world/BUILD.gn ('k') | mojo/dart/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 7f559753977123d0845df35c31657ad85906643e..55568609f6855cf3ceb55d1f6d85e2f6447f34bb 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -21,11 +21,7 @@ group("mojo") {
"//benchmarks",
"//examples",
"//mojo/common",
- "//mojo/dart/apptest",
- "//mojo/dart/apptest:apptest_pkg",
- "//mojo/dart/mojom",
- "//mojo/dart/mojo_services",
- "//mojo/dart/observatory_test",
+ "//mojo/dart",
"//mojo/public",
"//mojo/services",
"//services",
« no previous file with comments | « examples/dart/hello_world/world/BUILD.gn ('k') | mojo/dart/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698