| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 0722d0876a5149f3a1be93f3c6322bb00fb4d046..82dc5c90bd0556c37d47a39b0d285a28706324e5 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -759,6 +759,7 @@
|
| 'browser/notifications/message_center_notifications_unittest.cc',
|
| 'browser/notifications/message_center_settings_controller_unittest.cc',
|
| 'browser/notifications/notification_permission_context_unittest.cc',
|
| + 'browser/notifications/notification_platform_bridge_mac_unittest.mm',
|
| 'browser/notifications/platform_notification_service_unittest.cc',
|
| ],
|
| # Used by Full Safe Browsing (safe_browsing==1)
|
|
|