Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index d7628ec6db798c6f31f9c9caa7f71cd42e463bc8..85879bfa510c4f1ee170cb0441803b703597b188 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -762,6 +762,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) |