| Index: ios/chrome/test/earl_grey/BUILD.gn
|
| diff --git a/ios/chrome/test/earl_grey/BUILD.gn b/ios/chrome/test/earl_grey/BUILD.gn
|
| index eb83ac006a2df42ec593ce1bb40c52c847c9df39..6985625fd389b04335e87f437418c1eaa4e98d75 100644
|
| --- a/ios/chrome/test/earl_grey/BUILD.gn
|
| +++ b/ios/chrome/test/earl_grey/BUILD.gn
|
| @@ -164,7 +164,7 @@ source_set("test_support") {
|
| "//base/test:test_support",
|
| "//components/strings",
|
| "//ios/chrome/app/strings",
|
| - "//ios/chrome/browser/ui:ui",
|
| + "//ios/chrome/browser/ui",
|
| "//ios/chrome/browser/ui/collection_view/cells",
|
| "//ios/chrome/browser/ui/omnibox:omnibox_internal",
|
| "//ios/chrome/browser/ui/static_content",
|
|
|