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

Unified Diff: BUILD.gn

Issue 2333123003: adding telemetry_perf_tests gn target to perf test build target. (Closed)
Patch Set: Created 4 years, 3 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 | no next file » | 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 5d29fe21024ca3cda9495f98043bccb4338946fd..6aad39944ad3ff9fd5f5cc553c5ac03eccc8aa3d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -938,6 +938,7 @@ group("chromium_builder_perf") {
deps = [
"//cc:cc_perftests",
"//chrome/test:load_library_perf_tests",
+ "//chrome/test:telemetry_perf_tests",
"//gpu:gpu_perftests",
"//media:media_perftests",
"//tools/perf/chrome_telemetry_build:telemetry_chrome_test",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698