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

Unified Diff: tools/perf/chrome_telemetry_build/BUILD.gn

Issue 2027873002: Enable telemetry_perf_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« testing/buildbot/chromium.fyi.json ('K') | « tools/perf/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/chrome_telemetry_build/BUILD.gn
diff --git a/tools/perf/chrome_telemetry_build/BUILD.gn b/tools/perf/chrome_telemetry_build/BUILD.gn
index 332a44c5f66309177cbb79cf85d721678d055b4c..b5e2759a6720b94239f23f036db86093db72e0a7 100644
--- a/tools/perf/chrome_telemetry_build/BUILD.gn
+++ b/tools/perf/chrome_telemetry_build/BUILD.gn
@@ -28,6 +28,7 @@ group("telemetry_chrome_test") {
if (is_android) {
data_deps = [
+ "//chrome/android:chrome_public_apk",
Ken Russell (switch to Gerrit) 2016/06/01 01:18:10 Please add comment: TODO(stip): remove the conten
ghost stip (do not use) 2016/06/01 08:42:25 I made crbug.com/616392 to more precisely capture
ghost stip (do not use) 2016/06/01 08:42:25 to enable the android-chromium target. a future CL
"//content/shell:content_shell",
]
} else {
« testing/buildbot/chromium.fyi.json ('K') | « tools/perf/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698