| 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 eda1a9b122ba1aaa8544e5eb7d2623f40c6daa3d..bbab54873820eb7b7e9eff35e56170e4900cc03a 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| +++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| @@ -5,6 +5,7 @@
|
| source_set("commands") {
|
| sources = [
|
| "context_menu_commands.h",
|
| + "dialog_commands.h",
|
| "find_in_page_search_commands.h",
|
| "find_in_page_visibility_commands.h",
|
| "navigation_commands.h",
|
|
|