Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index fdb0ab66ffdd53466d943359386797439ce2af24..b27384d4d79274da6b2de893c7216f9d19d50a8f 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -432,6 +432,7 @@ mojom("mojo_bindings") { |
| ] |
| public_deps = [ |
| + "//mojo/common:common_custom_types", |
| "//skia/public/interfaces", |
| ] |