Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 3ebac8165184050f8527fbe04cd22b2ac6fa3e31..fce350eb82010a140b475efc61d10a89241c438f 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -187,8 +187,7 @@ group("both_gn_and_gyp") { |
deps += [ |
"//ios/net:ios_net_unittests", |
"//ios/testing:ocmock_support_unittest", |
- "//ios/third_party/gcdwebserver", |
- "//ios/third_party/blink:html_tokenizer", |
+ "//ios/web:ios_web_unittests", |
] |
} |