Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 3dbb130674cf8e2bb594baeb02edbf0a722615dc..673e16356e6fa1a1545ae3a90aa8594e360e525a 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -547,6 +547,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", |
| ] |
| } |