| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 441e945e5b0e3c1f2b2cbeff598bfbca6c41a384..094508fdcd6358d9228ec64a90de990b853a6f93 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -4135,7 +4135,7 @@
|
|
|
| # Depend only on the generated mojo bindings since we read the .mojom.js
|
| # file, rather than the whole mojo target which will link the C++ bindings.
|
| - "//chrome/app:chrome_content_manifest_overlays",
|
| + "//chrome/app:chrome_content_browser_manifest_overlay",
|
| "//chrome/browser/ui/webui/engagement:mojo_bindings__generator",
|
| "//chrome/browser/ui/webui/omnibox:mojo_bindings__generator",
|
| "//chrome/browser/ui/webui/usb_internals:mojo_bindings__generator",
|
|
|