| 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 0193d553fde770bcd1397fdc6623c21e64d6ee09..5f5dc1cf346864dfd28c9ab6bc98aaaab06bf216 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -102,6 +102,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_blink",
|
| "//third_party/libwebp",
|
| "//third_party/zlib",
|
| "//url",
|
|
|