Chromium Code Reviews| Index: ios/chrome/browser/voice/BUILD.gn |
| diff --git a/ios/chrome/browser/voice/BUILD.gn b/ios/chrome/browser/voice/BUILD.gn |
| index d7c3926c1eb65c7eb0cd8e3247636461ebcbb42e..c2a0f1d1c44a9d9d3ea6f4e5ee0cc9cd753ab996 100644 |
| --- a/ios/chrome/browser/voice/BUILD.gn |
| +++ b/ios/chrome/browser/voice/BUILD.gn |
| @@ -74,7 +74,7 @@ source_set("unit_tests") { |
| ":tts", |
| "//base", |
| "//ios/web", |
| - "//ios/web:test_support", |
| + "//ios/web/public/test", |
| "//testing/gtest", |
| "//third_party/google_toolbox_for_mac", |
| ] |