| 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..523bfb7de735741bce1f76d744aa90ef19843775 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",
|
| "//net",
|
| "//net:test_support",
|
| "//url",
|
|
|