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

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

Powered by Google App Engine
This is Rietveld 408576698