| Index: third_party/WebKit/Source/core/offscreencanvas/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn b/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn
|
| index 6ac074babb1ed3494ddb6f6e973097a12e895668..e7810264a931276acbda558ab5192c33c115d563 100644
|
| --- a/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/offscreencanvas/BUILD.gn
|
| @@ -11,6 +11,5 @@ blink_core_sources("offscreencanvas") {
|
| ]
|
| deps = [
|
| "//mojo/public/cpp/bindings:bindings",
|
| - "//third_party/WebKit/public:offscreen_canvas_mojo_bindings_blink",
|
| ]
|
| }
|
|
|