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

Unified Diff: services/dart/test/echo/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 | « services/dart/dart_apptests/BUILD.gn ('k') | services/dart/test/pingpong/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/test/echo/BUILD.gn
diff --git a/services/dart/test/echo/BUILD.gn b/services/dart/test/echo/BUILD.gn
index 5616184e1596e7f22f2a312fc9e4a260b6157319..85f55eca01426898d330ca98a1e7c1ec64762afe 100644
--- a/services/dart/test/echo/BUILD.gn
+++ b/services/dart/test/echo/BUILD.gn
@@ -13,6 +13,7 @@ dart_pkg("echo") {
"pubspec.yaml",
]
deps = [
+ "//mojo/dart/packages/mojo",
"//mojo/public/dart",
"//services/dart/test/dart/service_test_interfaces",
]
« no previous file with comments | « services/dart/dart_apptests/BUILD.gn ('k') | services/dart/test/pingpong/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698