| 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..8ceb5910f0b6d336e99302c290faacf87d10cf0c 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:test_support",
|
| "//testing/gtest",
|
| "//third_party/google_toolbox_for_mac",
|
| ]
|
|
|