Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 308243a275da875ffe16145e2c8d80abc7d0b7fc..841d060c07b3d986286d12a3693d48b42deddd0f 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -575,6 +575,7 @@ group("both_gn_and_gyp") { |
| if (is_win) { |
| deps += [ |
| "//base:pe_image_test", |
| + "//chrome/install_static:install_static_unittests", |
|
grt (UTC plus 2)
2016/05/27 14:13:20
i think this should be in src/build/gn_migration.g
ananta
2016/05/27 20:05:25
Done.
|
| "//chrome/installer/setup:setup_unittests", |
| "//chrome_elf:chrome_elf_unittests", |
| "//chrome_elf:dll_hash_main", |