| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 8ca8bb34923ce99cc48032c935469701151f5f77..cc2710098afb7aa88cd1b68ead8fc408c6f391a6 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -571,7 +571,7 @@ group("both_gn_and_gyp") {
|
| "//chrome/installer/setup:setup_unittests",
|
| "//chrome_elf:chrome_elf_unittests",
|
| "//chrome_elf:dll_hash_main",
|
| - "//components/crash/tools:crash_service",
|
| + "//components/crash/content/tools:crash_service",
|
| "//components/wifi:wifi_test",
|
| "//net:quic_client",
|
| "//net:quic_server",
|
|
|