Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index b26084b349c39725c2d12c2fc94aedbe78335548..f2c5a882a5a7133d4304129ec4b9b5d94f6c1fe1 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -73,6 +73,7 @@ if (is_win) { |
| if (enable_package_mash_services) { |
| embedded_mash_service_deps = [ |
| "//chrome/app/mash:chrome_mash_catalog", |
| + "//chrome/app/mash:chrome_test_catalog", |
| "//chrome/app/mash:embedded_services", |
| "//mash/common", |
| "//mash/quick_launch/public/interfaces:constants", |