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", |