| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 8b12d969e8b3c0dfcd4777229f257dd45fde4105..899fcc9ceaaaa5aa6290d87c87724110f072222d 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -4600,7 +4600,7 @@ test("unit_tests") {
|
| }
|
|
|
| sources += [
|
| - "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_controller_unittest.cc",
|
| + "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_bubble_controller_unittest.cc",
|
| "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_util_unittest.cc",
|
| "../browser/ui/desktop_ios_promotion/sms_service_unittest.cc",
|
| "../browser/ui/input_method/input_method_engine_unittest.cc",
|
|
|