| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index a431dd67968e59d28c8bac6c264cfa151ebbfbe1..0540a5b73ab60e0f5ba3e6eb1818f314d689a708 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -3301,6 +3301,7 @@ test("unit_tests") {
|
| "../common/chrome_content_client_unittest.cc",
|
| "../common/chrome_paths_unittest.cc",
|
| "../common/component_flash_hint_file_linux_unittest.cc",
|
| + "../common/conflicts/module_watcher_win_unittest.cc",
|
| "../common/crash_keys_unittest.cc",
|
| "../common/ini_parser_unittest.cc",
|
| "../common/mac/cfbundle_blocker_unittest.mm",
|
|
|