Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 12238a718ad0862fb62827f8e7774a56a07df4da..d334367cd5ebc87f986773c01f5e5fee61d2d7b9 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -551,6 +551,7 @@ mojom("mojo_bindings") { |
| "//content/public/common:mojo_bindings", |
| "//mojo/shell/public/interfaces", |
| "//skia/public/interfaces", |
| + "//third_party/WebKit/public:mojo_bindings", |
| "//ui/mojo/geometry:interfaces", |
| ] |
| } |