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

Unified Diff: BUILD.gn

Issue 2066033002: [perf] Disable unused chromium_builder_perf build targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 9479d9180f64928a79bbbc571da340d0c3c49eb1..9b12c962b263f53ff8f5c8bdb23ce5bdb5aa0095 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -871,10 +871,8 @@ group("chromium_builder_perf") {
deps = [
"//cc:cc_perftests",
"//chrome/test:load_library_perf_tests",
- "//chrome/test:sync_performance_tests",
"//gpu:gpu_perftests",
"//media:media_perftests",
- "//media/midi:midi_unittests",
"//tools/perf/chrome_telemetry_build:telemetry_chrome_test",
]
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698