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

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

Issue 1027603002: Dart: Removes all but native calls and the handle watcher from the snapshot. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Hoist application interface dependence Created 5 years, 9 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/wget/main.dart ('k') | mojo/dart/apptest/apptest/apptest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/apptest/BUILD.gn
diff --git a/mojo/dart/apptest/BUILD.gn b/mojo/dart/apptest/BUILD.gn
index 0c8365e81ca0b6b74311d358c1e6b905f94e6244..ec53d190f167f390a2e5580fc3963d62c19a3646 100644
--- a/mojo/dart/apptest/BUILD.gn
+++ b/mojo/dart/apptest/BUILD.gn
@@ -9,6 +9,7 @@ dart_package("apptest") {
"apptest/apptest.dart",
]
deps = [
+ "//mojo/public/dart",
"//third_party/dart-packages/unittest",
]
}
« no previous file with comments | « examples/dart/wget/main.dart ('k') | mojo/dart/apptest/apptest/apptest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698