| Index: ios/chrome/browser/ui/settings/BUILD.gn
|
| diff --git a/ios/chrome/browser/ui/settings/BUILD.gn b/ios/chrome/browser/ui/settings/BUILD.gn
|
| index 74e62dd658a9c1c3a89c1236661cf74c10671e2c..389ea9dbbd1851592fb8563980da037dfc2edd3b 100644
|
| --- a/ios/chrome/browser/ui/settings/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/settings/BUILD.gn
|
| @@ -37,6 +37,7 @@ source_set("settings") {
|
| "autofill_credit_card_edit_collection_view_controller.mm",
|
| "autofill_edit_accessory_view.h",
|
| "autofill_edit_accessory_view.mm",
|
| + "autofill_edit_collection_view_controller+protected.h",
|
| "autofill_edit_collection_view_controller.h",
|
| "autofill_edit_collection_view_controller.mm",
|
| "autofill_profile_edit_collection_view_controller.h",
|
|
|