Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index a25e9688f4788adfefc85be0072397d8a5e6b157..16a57fe2ce5bb6e0d5a68be2e1459295728ece9e 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -30,6 +30,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/zlib/zlib.gyp:zlib', |
+ '../ui/message_center/message_center.gyp:message_center_test_support', |
], |
'export_dependent_settings': [ |
'app/policy/cloud_policy_codegen.gyp:policy_test_support', |
@@ -988,6 +989,7 @@ |
'browser/net/url_info_unittest.cc', |
'browser/notifications/desktop_notification_service_unittest.cc', |
'browser/notifications/message_center_notifications_unittest_win.cc', |
+ 'browser/notifications/message_center_settings_controller_unittest.cc', |
'browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc', |
'browser/notifications/sync_notifier/synced_notification_unittest.cc', |
'browser/notifications/sync_notifier/sync_notifier_test_utils.cc', |