| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index bed143ec253a16f4eb3dfef4289bc7c25fb458cf..6a1d753eea021be567d24b363e54d17db65f349b 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -694,6 +694,7 @@ if (!is_android) {
|
| # panels).
|
| sources += [
|
| "../browser/notifications/notification_interactive_uitest.cc",
|
| + "../browser/notifications/notification_interactive_uitest_mac.mm",
|
| "../browser/notifications/platform_notification_service_interactive_uitest.cc",
|
| ]
|
| }
|
|
|