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

Unified Diff: mojo/BUILD.gn

Issue 724243002: Add a startup benchmark and rudimentary scripts for running benchmarks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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/startup/startup.cc ('k') | mojo/tools/mopy/paths.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index b7a53d075f04b189e0e942d14676b8169e445308..5944e35b112a40ad6b44f6f8a457e9d56e2fec55 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -14,6 +14,7 @@ group("mojo") {
}
deps = [
":tests",
+ "//benchmarks",
"//examples",
"//mojo/common",
"//mojo/public",
« no previous file with comments | « benchmarks/startup/startup.cc ('k') | mojo/tools/mopy/paths.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698