| Index: ios/clean/chrome/test/BUILD.gn
|
| diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
|
| index 758c428d122e8597c02d0639cfe1e43fc9ebee06..88d9e821300a3e646a1e94f2a3398a4dc95d6af7 100644
|
| --- a/ios/clean/chrome/test/BUILD.gn
|
| +++ b/ios/clean/chrome/test/BUILD.gn
|
| @@ -21,6 +21,7 @@ test("ios_clean_chrome_unittests") {
|
| # Add unit_tests target here.
|
| "//ios/clean/chrome/browser:unit_tests",
|
| "//ios/clean/chrome/browser/model:unit_tests",
|
| + "//ios/clean/chrome/browser/ui/commands:unit_tests",
|
| "//ios/clean/chrome/browser/ui/web_contents:unit_tests",
|
| ]
|
| }
|
|
|