| Index: ios/clean/chrome/test/BUILD.gn
|
| diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
|
| index 4c59abcbcffc4a60df0de994e6c8f85f8c81d5a9..380a8e9ea60a89cde1f361373589f73819f24402 100644
|
| --- a/ios/clean/chrome/test/BUILD.gn
|
| +++ b/ios/clean/chrome/test/BUILD.gn
|
| @@ -26,6 +26,7 @@ test("ios_clean_chrome_unittests") {
|
| "//ios/clean/chrome/browser/ui/recent_tabs:unit_tests",
|
| "//ios/clean/chrome/browser/ui/tab_collection:unit_tests",
|
| "//ios/clean/chrome/browser/ui/tab_grid:unit_tests",
|
| + "//ios/clean/chrome/browser/ui/tools:unit_tests",
|
| "//ios/clean/chrome/browser/ui/web_contents:unit_tests",
|
| ]
|
| }
|
|
|