| Index: ios/chrome/app/application_delegate/BUILD.gn
|
| diff --git a/ios/chrome/app/application_delegate/BUILD.gn b/ios/chrome/app/application_delegate/BUILD.gn
|
| index e823432d28103a930d7361b63db0ad72711aa217..4d492a21b9f4fe28a05285ac13c269569d173669 100644
|
| --- a/ios/chrome/app/application_delegate/BUILD.gn
|
| +++ b/ios/chrome/app/application_delegate/BUILD.gn
|
| @@ -60,7 +60,7 @@ source_set("unit_tests") {
|
| "//ios/public/provider/chrome/browser/user_feedback:test_support",
|
| "//ios/testing:ocmock_support",
|
| "//ios/web",
|
| - "//ios/web:test_support",
|
| + "//ios/web/public/test",
|
| "//net:test_support",
|
| "//testing/gtest",
|
| "//third_party/ocmock",
|
|
|