summaryrefslogtreecommitdiff
path: root/chromium/ui/message_center/message_center.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/message_center/message_center.gyp')
-rw-r--r--chromium/ui/message_center/message_center.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/ui/message_center/message_center.gyp b/chromium/ui/message_center/message_center.gyp
index dc1f1ab6fea..46f4d5b111d 100644
--- a/chromium/ui/message_center/message_center.gyp
+++ b/chromium/ui/message_center/message_center.gyp
@@ -54,10 +54,13 @@
'message_center_tray.cc',
'message_center_tray.h',
'message_center_tray_delegate.h',
+ 'message_center_types.h',
'message_center_util.cc',
'message_center_util.h',
'notification.cc',
'notification.h',
+ 'notification_blocker.cc',
+ 'notification_blocker.h',
'notification_list.cc',
'notification_list.h',
'notification_types.cc',