| Index: ios/chrome/browser/snapshots/BUILD.gn
|
| diff --git a/ios/chrome/browser/snapshots/BUILD.gn b/ios/chrome/browser/snapshots/BUILD.gn
|
| index a1db577d2bb338a01f17db834b9a42526a14d8ab..68d19b05963003ec4a228f5632a469bf222bf6e7 100644
|
| --- a/ios/chrome/browser/snapshots/BUILD.gn
|
| +++ b/ios/chrome/browser/snapshots/BUILD.gn
|
| @@ -54,7 +54,7 @@ source_set("unit_tests") {
|
| "//base",
|
| "//ios/chrome/browser/ui",
|
| "//ios/web",
|
| - "//ios/web:test_support",
|
| + "//ios/web/public/test:test_support",
|
| "//testing/gtest",
|
| ]
|
| }
|
|
|