Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 38a289357afa975fde150167416c978bd048f60c..34a8dc84434ecf456392554fd32b5c574460b765 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -180,8 +180,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", |
] |
} |