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 8f3c03e6990fd6e332a5377e0a09b72ad5eb63b6..10f22d5a4f2736f1b5f728e7767ddc8f213e8764 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -278,7 +278,6 @@ component("web") { |
} |
} |
-# GYP version: WebKit/Source/web/web.gyp:blink_web_test_support |
static_library("test_support") { |
deps = [ |
"//skia", |
@@ -304,7 +303,6 @@ group("webkit_unit_tests_data") { |
] |
} |
-# GYP version: WebKit/Source/web/web_tests.gyp:webkit_unit_tests |
test("webkit_unit_tests") { |
visibility = [] # Allow re-assignment of list. |
visibility = [ "*" ] |