Chromium Code Reviews| Index: ios/chrome/test/base/BUILD.gn |
| diff --git a/ios/chrome/test/base/BUILD.gn b/ios/chrome/test/base/BUILD.gn |
| index 871eb232503b54bb0794c0d84a49447132fab6a8..4ad48892593846dba025d67b724922570dff9130 100644 |
| --- a/ios/chrome/test/base/BUILD.gn |
| +++ b/ios/chrome/test/base/BUILD.gn |
| @@ -37,6 +37,6 @@ source_set("perf_test_support") { |
| "//base", |
| "//ios/chrome/browser/web:web_internal", |
| "//ios/chrome/test:test_support", |
| - "//ios/web:test_support", |
| + "//ios/web/public/test:test_support", |
| ] |
| } |