| Index: ios/chrome/test/BUILD.gn
|
| diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
|
| index 0ed616e4701a5f284e511688b81554fca648d05a..c2a60a50c08a957e792e23f5eb7dc843949d5f6d 100644
|
| --- a/ios/chrome/test/BUILD.gn
|
| +++ b/ios/chrome/test/BUILD.gn
|
| @@ -190,6 +190,7 @@ test("ios_chrome_unittests") {
|
| "//ios/chrome/test/base:unit_tests",
|
| "//ios/shared/chrome/browser/tabs:unit_tests",
|
| "//ios/shared/chrome/browser/ui/browser_list:unit_tests",
|
| + "//ios/shared/chrome/browser/ui/commands:unit_tests",
|
| "//ios/shared/chrome/browser/ui/coordinators:unit_tests",
|
| ]
|
|
|
|
|