Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 64911e1c3910cf0640da4d9f0f723600a07cb834..7dd5dde72daa37c69b04ed11e1f2a13fc743b32b 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -419,6 +419,6 @@ mojom("mojo_bindings") { |
| ] |
| public_deps = [ |
| - "//skia/public/interfaces", |
| + "//third_party/WebKit/public:mojo_bindings", |
| ] |
| } |