Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(737)

Unified Diff: chrome/chrome_browser.gypi

Issue 1509923002: Implement native web notifications for mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/notifications/platform_notification_service_impl.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a8f0d38d2a284661558695b9b32ca67b85199e99..f5c9a502f9fd76bed2c3c3cdae7e83c877a4cab6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2066,6 +2066,8 @@
'browser/notifications/notification_permission_context_factory.cc',
'browser/notifications/notification_permission_context_factory.h',
'browser/notifications/notification_ui_manager.h',
+ 'browser/notifications/notification_ui_manager_mac.h',
+ 'browser/notifications/notification_ui_manager_mac.mm',
'browser/notifications/notifier_state_tracker.cc',
'browser/notifications/notifier_state_tracker.h',
'browser/notifications/notifier_state_tracker_factory.cc',
« no previous file with comments | « chrome/browser/notifications/platform_notification_service_impl.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698