| 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..9fcc4c445d4bf827de919ad768744b357adb6cdb 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",
|
| + "java_script_dialog_commands.h",
|
| "navigation_commands.h",
|
| "ntp_commands.h",
|
| "settings_commands.h",
|
|
|