Index: testing/buildbot/chromium.perf.json |
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json |
index 0a1de3a91bd73920ab1f560b8e07f126045e3849..27bfb81f933ae328477ac9f1841bb933512915b0 100644 |
--- a/testing/buildbot/chromium.perf.json |
+++ b/testing/buildbot/chromium.perf.json |
@@ -238,6 +238,20 @@ |
} |
] |
}, |
+ "Win 7 Nvidia GPU Perf": { |
+ "scripts": [ |
+ { |
+ "args": [ |
+ "angle_perftests", |
+ "--test-launcher-print-test-stdio=always", |
+ "--gtest_filter=DrawCallPerf*", |
+ "--test-launcher-jobs=1" |
+ ], |
+ "name": "angle_perftests", |
+ "script": "gtest_perf_test.py" |
+ } |
+ ] |
+ }, |
"Win 7 Perf (3)": { |
"scripts": [ |
{ |