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

Unified Diff: mojo/tools/data/apptests

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 | « mojo/devtools/common/mojo_benchmark ('k') | mojo/tools/data/benchmarks » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 6cada410ae67f372dc189b9db7d18629d42b7905..bf0835313cd70fccd3e9e7b3ccb591bcb8ff003b 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -9,6 +9,9 @@ tests = [
"test": "mojo:authenticating_url_loader_interceptor_apptests",
},
{
+ "test": "mojo:benchmark_apptests",
+ },
+ {
"test": "mojo:clipboard_apptests",
},
{
« no previous file with comments | « mojo/devtools/common/mojo_benchmark ('k') | mojo/tools/data/benchmarks » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698