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

Unified Diff: BUILD.gn

Issue 2027873002: Enable telemetry_perf_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address kbr's comments. 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 | « no previous file | chrome/test/BUILD.gn » ('j') | chrome/test/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6d3148de678d7e59a3a4bde16522b525596bbe4d..3b2024eda3c294346dcc76ddf04b678f806e6022 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -317,6 +317,7 @@ group("both_gn_and_gyp") {
"//build/android/gyp/test:hello_world",
"//build/android/rezip",
"//chrome/android/webapk/shell_apk:webapk",
+ "//chrome/test:telemetry_perf_unittests",
Nico 2016/06/01 15:12:38 why is this in an is_android block?
ghost stip (do not use) 2016/06/01 17:15:42 seemed like a good idea at the time? should this g
"//components/invalidation/impl:components_invalidation_impl_junit_tests",
"//components/policy/android:components_policy_junit_tests",
"//content/public/android:content_junit_tests",
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | chrome/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698