| Index: ios/showcase/suggestions/BUILD.gn
|
| diff --git a/ios/showcase/suggestions/BUILD.gn b/ios/showcase/suggestions/BUILD.gn
|
| index 3bf7c7740aba2fba9003dc5c3f88d85d25355c90..1a2c81f39d955a3d54c13cc0d4d9ba67a0d9900b 100644
|
| --- a/ios/showcase/suggestions/BUILD.gn
|
| +++ b/ios/showcase/suggestions/BUILD.gn
|
| @@ -9,7 +9,7 @@ source_set("suggestions") {
|
| ]
|
| deps = [
|
| "//base",
|
| - "//ios/chrome/browser/ui/suggestions",
|
| + "//ios/chrome/browser/ui/content_suggestions",
|
| "//ios/showcase/common",
|
| ]
|
| libs = [ "UIKit.framework" ]
|
|
|