Index: testing/buildbot/chromium.perf.json |
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json |
index d7952db7a6a7c0584f3c885616da966349032c86..5d9191c7c9c7af51a1efad3781d4f06176f0c0ff 100644 |
--- a/testing/buildbot/chromium.perf.json |
+++ b/testing/buildbot/chromium.perf.json |
@@ -96,6 +96,15 @@ |
}, |
{ |
"args": [ |
+ "components_perftests", |
+ "--test-launcher-print-test-stdio=always", |
+ "--gtest_filter=BlankPerfTest.BlankActivity" |
+ ], |
+ "name": "components_perftests", |
+ "script": "gtest_perf_test.py" |
+ }, |
+ { |
+ "args": [ |
"load_library_perf_tests", |
"--test-launcher-print-test-stdio=always" |
], |