Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index b28cb49a19540242634e3e6960cd7f089d12087a..5b276b4a58ae93905cb7d8fb95fe566f4b493928 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -264,6 +264,7 @@ group("gn_all") { |
| "//device:device_junit_tests", |
| "//media/gpu:video_decode_accelerator_unittest", |
| "//net/android:net_junit_tests", |
| + "//services:services_junit_tests", |
|
blundell
2017/05/10 14:51:57
nit: this should be service_junit_tests to match s
|
| "//testing/android/junit:junit_unit_tests", |
| "//third_party/android_async_task:android_async_task_java", |
| "//third_party/errorprone:chromium_errorprone", |