| Index: ios/clean/chrome/test/BUILD.gn
|
| diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
|
| index 4ea23caca0f49adb33cd8313644f74d2ab197464..db2872013319267943b5a0d9c35dae69a158b1b8 100644
|
| --- a/ios/clean/chrome/test/BUILD.gn
|
| +++ b/ios/clean/chrome/test/BUILD.gn
|
| @@ -15,6 +15,7 @@ test("ios_clean_chrome_unittests") {
|
| deps = [
|
| "//ios/chrome/test:run_all_unittests",
|
| "//ios/clean/chrome/browser:unit_tests",
|
| + "//ios/clean/chrome/browser/ui/commands:unit_tests",
|
| "//ios/clean/chrome/browser/ui/web_contents:unit_tests",
|
| ]
|
| }
|
|
|