| Index: ios/chrome/test/app/BUILD.gn
|
| diff --git a/ios/chrome/test/app/BUILD.gn b/ios/chrome/test/app/BUILD.gn
|
| index b1c07a698043d24229de9c850cc329a47b54b8f7..65558dc28a458a207a33c361ea10146a59e48a22 100644
|
| --- a/ios/chrome/test/app/BUILD.gn
|
| +++ b/ios/chrome/test/app/BUILD.gn
|
| @@ -75,7 +75,7 @@ source_set("test_support") {
|
| "//ios/public/provider/chrome/browser/signin:test_support",
|
| "//ios/testing:ios_test_support",
|
| "//ios/web",
|
| - "//ios/web:test_support",
|
| + "//ios/web/public/test:test_support",
|
| "//net",
|
| "//net:test_support",
|
| "//url",
|
|
|