| Index: ios/clean/chrome/test/BUILD.gn
|
| diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
|
| index 744c90b45d10e970d6a1f956323d2667d26ea47b..6dbf28ca4c6e9522ae51e1629d36dd3f9f330db2 100644
|
| --- a/ios/clean/chrome/test/BUILD.gn
|
| +++ b/ios/clean/chrome/test/BUILD.gn
|
| @@ -20,6 +20,7 @@ test("ios_clean_chrome_unittests") {
|
|
|
| # Add unit_tests target here.
|
| "//ios/clean/chrome/browser/ui/context_menu:unit_tests",
|
| + "//ios/clean/chrome/browser/ui/omnibox:unit_tests",
|
| "//ios/clean/chrome/browser/ui/web_contents:unit_tests",
|
| ]
|
| }
|
|
|