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

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
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",

Powered by Google App Engine
This is Rietveld 408576698