| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 78c831ccf0d7f83745b5d138cb5f9f225791d2de..f96ae1878f6f1260120e308ade4c9e3534c3ef54 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -22,6 +22,7 @@ component("web") {
|
|
|
| deps = [
|
| "//skia",
|
| + "//third_party/WebKit/public:mojo_bindings_blink",
|
| "//third_party/WebKit/Source/core",
|
| "//third_party/WebKit/Source/modules",
|
| "//third_party/WebKit/Source/platform",
|
|
|