| 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 00beb2246c4676c64fd7207ec5d9b662ee8cc76a..2f1c64c4f82e1f98270ed11f0faf12bbada35ca7 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| +++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| @@ -8,7 +8,7 @@ source_set("commands") {
|
| "settings_commands.h",
|
| "tab_grid_commands.h",
|
| "tab_strip_commands.h",
|
| - "toolbar_commands.h",
|
| + "tools_menu_commands.h",
|
| ]
|
| deps = [
|
| "//base",
|
|
|