Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 6b682d820c3c4d20fef1f181769b14b5f12ce7d7..cc5503f901575847defaa2a80028db5ef2e24bf1 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", |
] |
} |