Chromium Code Reviews| Index: chrome/installer/util/BUILD.gn |
| diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn |
| index 63a89d901157f999498223edde997d79f42a9e10..a9e4257ae818b9347f9b55a180ff53725c92fa36 100644 |
| --- a/chrome/installer/util/BUILD.gn |
| +++ b/chrome/installer/util/BUILD.gn |
| @@ -336,6 +336,7 @@ if (is_win) { |
| "work_item_list_unittest.cc", |
| "work_item_mocks.cc", |
| "work_item_mocks.h", |
| + "work_item_unittest.cc", |
| ] |
| deps = [ |