| Index: ios/clean/chrome/test/BUILD.gn
|
| diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
|
| index 8f87a4a20e9b49e2db495388fd7a357294b175c5..6f636db0a917e7b5f25594c845bbaafb6e982d09 100644
|
| --- a/ios/clean/chrome/test/BUILD.gn
|
| +++ b/ios/clean/chrome/test/BUILD.gn
|
| @@ -19,7 +19,6 @@ test("ios_clean_chrome_unittests") {
|
| ios_packed_resources_target,
|
|
|
| # Add unit_tests target here.
|
| - "//ios/clean/chrome/browser/ui/commands:unit_tests",
|
| "//ios/clean/chrome/browser/ui/web_contents:unit_tests",
|
| ]
|
| }
|
|
|