Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 05d7ef9ee3976f8505c440324e3b9866eb12533a..0035042d05533f0d7b24e0006490fca5828d4b12 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -685,6 +685,7 @@ mojom("mojo_bindings") { |
| ] |
| public_deps = [ |
| + "//components/content_settings/core/common:mojo_bindings", |
| "//url/mojo:url_mojom_gurl", |
| ] |
| } |