| Index: ios/chrome/test/BUILD.gn
|
| diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
|
| index bc7618d5beb564b3ff98d96f1d99d3267c4abd55..8057b0f49af746578a4eaeaa90bcd72a77c0105d 100644
|
| --- a/ios/chrome/test/BUILD.gn
|
| +++ b/ios/chrome/test/BUILD.gn
|
| @@ -185,6 +185,7 @@ test("ios_chrome_unittests") {
|
| "//ios/chrome/browser/web_resource:unit_tests",
|
| "//ios/chrome/common:unit_tests",
|
| "//ios/chrome/test/base:unit_tests",
|
| + "//ios/shared/chrome/browser/tabs:unit_tests",
|
| "//ios/web/public/image_fetcher:unit_tests",
|
| ]
|
|
|
|
|