| Index: ios/clean/chrome/browser/ui/settings/BUILD.gn
|
| diff --git a/ios/clean/chrome/browser/ui/settings/BUILD.gn b/ios/clean/chrome/browser/ui/settings/BUILD.gn
|
| index e5b4bf6de9c2353a2aa75bcdb57c374401a47376..a2477667dcc554cc62f5fae51b608ed26d4d4e20 100644
|
| --- a/ios/clean/chrome/browser/ui/settings/BUILD.gn
|
| +++ b/ios/clean/chrome/browser/ui/settings/BUILD.gn
|
| @@ -14,6 +14,7 @@ source_set("settings") {
|
| "//ios/chrome/browser/ui/settings",
|
| "//ios/clean/chrome/browser/ui/actions",
|
| "//ios/clean/chrome/browser/ui/commands",
|
| + "//ios/clean/chrome/browser/ui/overlay_service",
|
| "//ios/shared/chrome/browser/ui/browser_list",
|
| "//ios/shared/chrome/browser/ui/commands",
|
| "//ios/shared/chrome/browser/ui/coordinators",
|
|
|