| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index ab123180dcfc0ddebcb5172ee0045960d7b4ef29..48d63962511218a0177af5222f67fe67a3bf278e 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -376,7 +376,6 @@ group("both_gn_and_gyp") {
|
| "//tools/android:push_apps_to_background",
|
| "//tools/android/audio_focus_grabber:audio_focus_grabber_apk",
|
| "//tools/android/customtabs_benchmark:customtabs_benchmark_apk",
|
| - "//tools/android/heap_profiler:heap_profiler_unittests",
|
| "//tools/android/kerberos/SpnegoAuthenticator:spnego_authenticator_apk",
|
| "//tools/cygprofile:cygprofile_unittests",
|
| "//ui/android:ui_junit_tests",
|
|
|