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

Unified Diff: apps/BUILD.gn

Issue 1305193002: Trace-based benchmarking via a mojo app. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 4 months 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 | apps/benchmark/BUILD.gn » ('j') | apps/benchmark/README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index 59db4eefb1910915c21789af1cd6f423cf602237..a319edf202ff7f6c5968ca0b8aa06009ee9d09a5 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -6,6 +6,7 @@ group("apps") {
testonly = true
deps = [
+ "//apps/benchmark",
"//apps/moterm",
"//apps/moterm:apptests",
"//apps/moterm:gl_helper_test_app",
« no previous file with comments | « no previous file | apps/benchmark/BUILD.gn » ('j') | apps/benchmark/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698