Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 6d3148de678d7e59a3a4bde16522b525596bbe4d..533d03f56947dfb9a211bc4be6111105d455297a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -200,6 +200,7 @@ group("both_gn_and_gyp") { |
| # and whether there should be other targets that are iOS-only and missing. |
| deps += [ |
| "//cc:cc_unittests", |
| + "//chrome/test:telemetry_perf_unittests", |
| "//chrome/test:unit_tests", |
| "//components:components_browsertests", |
| "//content/shell:content_shell", |