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 c10b38155f7fe8a47b5bc6aad26353e6a2ac6454..e2ff2a4602f32f355fe2fc8c29b95f8ed7c11e7c 100644 |
--- a/ios/clean/chrome/browser/ui/settings/BUILD.gn |
+++ b/ios/clean/chrome/browser/ui/settings/BUILD.gn |
@@ -13,6 +13,7 @@ source_set("settings") { |
deps = [ |
"//ios/chrome/browser/ui/settings", |
"//ios/clean/chrome/browser", |
+ "//ios/clean/chrome/browser/model", |
"//ios/clean/chrome/browser/ui/actions", |
"//ios/clean/chrome/browser/ui/commands", |
"//ios/shared/chrome/browser/coordinator_context", |