| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index b017c947eb5bd33f379dc35cc8db7c966cf0b5fd..5123fbdb61b41aa095046c0721d37ab547c080b7 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -211,8 +211,7 @@ group("both_gn_and_gyp") {
|
| "//ios/public/provider/chrome/browser",
|
| "//ios/public/provider/web",
|
| "//ios/testing:ocmock_support_unittest",
|
| - "//ios/third_party/fishhook",
|
| - "//ios/third_party/ochamcrest",
|
| + "//ios/third_party/earl_grey",
|
| "//ios/web:ios_web_inttests",
|
| "//ios/web:ios_web_unittests",
|
| "//ios/web/shell:ios_web_shell",
|
|
|