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

Unified Diff: benchmarks/mojo_rtt_benchmark/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 | « benchmarks/dart_handler_running/BUILD.gn ('k') | examples/dart/hello_world/hello/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: benchmarks/mojo_rtt_benchmark/BUILD.gn
diff --git a/benchmarks/mojo_rtt_benchmark/BUILD.gn b/benchmarks/mojo_rtt_benchmark/BUILD.gn
index c015e38941ba202a9ce65be3bcc094a24363546a..6f8b6efcd20efcede10445ee887648ae2064dfe9 100644
--- a/benchmarks/mojo_rtt_benchmark/BUILD.gn
+++ b/benchmarks/mojo_rtt_benchmark/BUILD.gn
@@ -25,6 +25,7 @@ dart_pkg("mojo_rtt_benchmark") {
deps = [
"//examples/echo:bindings",
"//mojo/common/dart",
+ "//mojo/dart/packages/",
"//mojo/public/dart",
]
}
« no previous file with comments | « benchmarks/dart_handler_running/BUILD.gn ('k') | examples/dart/hello_world/hello/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698