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

Unified Diff: build/all.gyp

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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 169bd5a47e75cc2b5f577eda210360f4a1c05d86..17e0854f14a8421d934b6ce46d77a9d275ca7559 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -838,6 +838,7 @@
'../tools/android/android_tools.gyp:memconsumer',
'../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
'../tools/cygprofile/cygprofile.gyp:cygprofile_unittests',
+ '../tools/perf/perf_helper_app/perf_helper.gyp:perf_helper_apk',
'../ui/android/ui_android.gyp:ui_android_unittests',
'../ui/base/ui_base_tests.gyp:ui_base_unittests',
'../ui/events/events_unittests.gyp:events_unittests',

Powered by Google App Engine
This is Rietveld 408576698