| Index: ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| diff --git a/ios/clean/chrome/browser/ui/commands/BUILD.gn b/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| index bbab54873820eb7b7e9eff35e56170e4900cc03a..6c4fb06dd7a0b4540a1c9da0d914c60e3441dae6 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| +++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| @@ -8,6 +8,7 @@ source_set("commands") {
|
| "dialog_commands.h",
|
| "find_in_page_search_commands.h",
|
| "find_in_page_visibility_commands.h",
|
| + "http_auth_dialog_commands.h",
|
| "navigation_commands.h",
|
| "ntp_commands.h",
|
| "settings_commands.h",
|
|
|