| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index b26084b349c39725c2d12c2fc94aedbe78335548..c92c3eb1a06c0b05481cf1b494125e61b0c38270 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_telemetry_catalog",
|
| "//chrome/app/mash:embedded_services",
|
| "//mash/common",
|
| "//mash/quick_launch/public/interfaces:constants",
|
|
|