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

Unified Diff: BUILD.gn

Issue 1744423002: Add an Android sample app for Telemetry tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed apk and activity. Created 4 years, 9 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') | tools/perf/perf_helper_app/res/values/strings.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0fa20137de85122db077647f1315e2bb37d7d4c0..2095d11606c4c2409df8f308e2356193322659c5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -288,6 +288,7 @@ group("both_gn_and_gyp") {
"//tools/android/kerberos/SpnegoAuthenticator:spnego_authenticator_apk",
"//tools/cygprofile:cygprofile_unittests",
"//tools/imagediff($host_toolchain)",
+ "//tools/perf/perf_helper_app:perf_helper_apk",
"//ui/android:ui_junit_tests",
]
deps -= [
« no previous file with comments | « no previous file | build/all.gyp » ('j') | tools/perf/perf_helper_app/res/values/strings.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698