| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 7c186c582fd7b74610d79cab474fc4a3391413d2..f1c73445134038216d85d1202ddb5b2a3701bc81 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -273,6 +273,7 @@ group("gn_all") {
|
| "//base/android/linker:chromium_android_linker",
|
| "//build/android/gyp/test:hello_world",
|
| "//build/android/gyp/test:hello_world",
|
| + "//build/android/stacktrace:java_deobfuscate",
|
| "//chrome/android/webapk/shell_apk:webapk",
|
| "//chrome/test/vr/perf:motopho_latency_test",
|
| "//components/invalidation/impl:components_invalidation_impl_junit_tests",
|
|
|