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

Unified Diff: examples/dart/traced_application/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 | « examples/dart/netcat/BUILD.gn ('k') | mojo/dart/embedder/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/dart/traced_application/BUILD.gn
diff --git a/examples/dart/traced_application/BUILD.gn b/examples/dart/traced_application/BUILD.gn
index d37eef59f364b149a4eca2ee97de519d3e2c4867..90d1600359838ad87315c1318e02c0298497ef48 100644
--- a/examples/dart/traced_application/BUILD.gn
+++ b/examples/dart/traced_application/BUILD.gn
@@ -14,6 +14,7 @@ dart_pkg("traced_application") {
]
deps = [
"//mojo/common/dart",
+ "//mojo/dart/packages/",
"//mojo/public/dart",
]
}
« no previous file with comments | « examples/dart/netcat/BUILD.gn ('k') | mojo/dart/embedder/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698