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

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: Further address Etienne's comments. 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') | no next file with comments »
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..d830ac5f57c30c6089ded493c1ddc5d5c963f310 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -6,6 +6,8 @@ group("apps") {
testonly = true
deps = [
+ "//apps/benchmark",
+ "//apps/benchmark:apptests",
"//apps/moterm",
"//apps/moterm:apptests",
"//apps/moterm:gl_helper_test_app",
« no previous file with comments | « no previous file | apps/benchmark/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698