| 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 149c162e572b64c3bd59cc8de9fd76c2d84b43ff..b98a43877459cc266687939af20c40ddaa2fb589 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -103,6 +103,7 @@ test("webkit_unit_tests") {
|
| "//third_party/WebKit/Source/modules",
|
| "//third_party/WebKit/Source/platform:test_support",
|
| "//third_party/WebKit/Source/wtf",
|
| + "//third_party/WebKit/public:mojo_bindings",
|
| "//third_party/WebKit/public:mojo_bindings_blink",
|
| "//third_party/libwebp",
|
| "//third_party/zlib",
|
|
|