| Index: ios/chrome/browser/test/BUILD.gn
|
| diff --git a/ios/chrome/browser/test/BUILD.gn b/ios/chrome/browser/test/BUILD.gn
|
| index 72ce1899d24bcd2f0eaa7665de6559b44331a87b..992af1ff3c97f4ff9bb483c64af1b148cbb860f2 100644
|
| --- a/ios/chrome/browser/test/BUILD.gn
|
| +++ b/ios/chrome/browser/test/BUILD.gn
|
| @@ -26,7 +26,7 @@ source_set("perf_test_support") {
|
| "//ios/chrome/test:test_support",
|
| "//ios/chrome/test/base:perf_test_support",
|
| "//ios/public/provider/chrome/browser",
|
| - "//ios/web:test_support",
|
| + "//ios/web/public/test",
|
|
|
| # Perf tests can run with any provider, but the resulting numbers will only
|
| # be meaningful if ChromeBrowserProviderImpl is used.
|
|
|