| 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 edeb26e446196326b6cd479fbed1b50870de21c9..0193d553fde770bcd1397fdc6623c21e64d6ee09 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -102,7 +102,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/Source/wtf:test_support",
|
| "//third_party/libwebp",
|
| "//third_party/zlib",
|
| "//url",
|
|
|