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

Unified Diff: chrome/test/BUILD.gn

Issue 2591813002: Run angle_perftests on the GPU FYI bots. (Closed)
Patch Set: rebase Created 3 years, 11 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ce414eb69de9491c36938f66d13f25e16723a846..a36518af68c79f1416a1d7163c883c6ae512295c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2931,7 +2931,7 @@ group("telemetry_perf_tests") {
group("angle_perftests") {
testonly = true
- if (is_win) {
+ if (is_win || is_linux) {
data_deps = [
"//third_party/angle/src/tests:angle_perftests",
]
« no previous file with comments | « no previous file | content/test/gpu/generate_buildbot_json.py » ('j') | content/test/gpu/generate_buildbot_json.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698