| Index: chrome/app/mash/BUILD.gn
|
| diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
|
| index feba96a3290ad4b6c9f4648a9a805d112219f0ce..3762ab57873a9f902a301bc9e0648ed9996f2905 100644
|
| --- a/chrome/app/mash/BUILD.gn
|
| +++ b/chrome/app/mash/BUILD.gn
|
| @@ -77,7 +77,7 @@ service_manifest("mash_manifest") {
|
|
|
| catalog("catalog") {
|
| embedded_services = [ ":mash_manifest" ]
|
| - catalog_deps = [ "//chrome/app:catalog" ]
|
| + catalog_deps = [ "//chrome/app:catalog_for_mash" ]
|
| standalone_services = [ "//mash/example/views_examples:manifest" ]
|
| }
|
|
|
|
|