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

Unified Diff: services/dart/dart_apptests/BUILD.gn

Issue 1441033002: Move mojo and mojom from mojo/public/dart to mojo/dart/packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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 | « mojo/tools/get_test_list.py ('k') | services/dart/test/echo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/dart_apptests/BUILD.gn
diff --git a/services/dart/dart_apptests/BUILD.gn b/services/dart/dart_apptests/BUILD.gn
index 200e0454c3bd032d5670113f023c5857c4ab90ab..269f8078a3a494d2ca9f96580c58f1da7b635bac 100644
--- a/services/dart/dart_apptests/BUILD.gn
+++ b/services/dart/dart_apptests/BUILD.gn
@@ -20,6 +20,7 @@ dart_pkg("dart_apptests") {
]
deps = [
"//mojo/dart/mojo_services",
+ "//mojo/dart/packages/mojo",
"//mojo/dart/packages/mojo_apptest",
"//mojo/public/dart",
"//mojo/public/interfaces/bindings/tests:versioning_test_client_interfaces",
« no previous file with comments | « mojo/tools/get_test_list.py ('k') | services/dart/test/echo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698