| 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..1877ef8c090abe02fc66ff3a3643bf38246a9193 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| +++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
|
| @@ -14,6 +14,7 @@ source_set("commands") {
|
| "tab_grid_commands.h",
|
| "tab_strip_commands.h",
|
| "tools_menu_commands.h",
|
| + "web_overlay_commands.h",
|
| ]
|
| deps = [
|
| "//base",
|
|
|