| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index f9cb0970e2c2a451709fc9c47f6248c0d8d44073..d52dd38e86f72f7e79f3ced779a05cf6af477f38 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -596,6 +596,8 @@ group("both_gn_and_gyp") {
|
| "//chrome/installer/setup:setup_unittests",
|
| "//chrome_elf:chrome_elf_unittests",
|
| "//chrome_elf:dll_hash_main",
|
| + "//cloud_print/service/win:cloud_print_service",
|
| + "//cloud_print:cloud_print_unittests",
|
| "//components/crash/content/tools:crash_service",
|
| "//components/wifi:wifi_test",
|
| "//net:quic_client",
|
|
|