| 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 cbba1c2be7ddaa12ad9828caaabcb4a29954aea7..31b58e7fbbd05d797b68c3ae2c9a1df3b948cbd5 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -107,7 +107,6 @@ 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",
|
|
|