| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index cd3feb81a14d7e4f5480445adcabc2aaabe150d0..d8d131fc0a49602189d5c6792a558d898774b9f5 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -261,6 +261,7 @@ group("gn_all") {
|
| "//components/policy/android:components_policy_junit_tests",
|
| "//content/public/android:content_junit_tests",
|
| "//content/shell/android:content_shell_apk",
|
| + "//device:device_junit_tests",
|
| "//media/gpu:video_decode_accelerator_unittest",
|
| "//net/android:net_junit_tests",
|
| "//testing/android/junit:junit_unit_tests",
|
|
|