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

Unified Diff: tools/perf/BUILD.gn

Issue 1954593002: Ported telemetry_gpu_test target to Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Making telemetry_unittests test only. Created 4 years, 7 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 | « tools/mb/mb.py ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/BUILD.gn
diff --git a/tools/perf/BUILD.gn b/tools/perf/BUILD.gn
index 61c6e20f9d1950e1c68ac3ada092b20e8597b190..ca0356560f819d1bcf1edba83a209f26ab7ed91b 100644
--- a/tools/perf/BUILD.gn
+++ b/tools/perf/BUILD.gn
@@ -4,6 +4,7 @@
if (!is_android) {
group("perf") {
+ testonly = true
deps = [
"//tools/perf/chrome_telemetry_build:telemetry_chrome_test",
]
« no previous file with comments | « tools/mb/mb.py ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698