| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index d9e32d863edc45aa050342bf6b240d619f73efa8..564dad0840df127a6167de46dc1cf99e3797eb32 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -597,6 +597,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",
|
|
|