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

Unified Diff: chrome/chrome_browser.gypi

Issue 2095223002: Refactor notification operation functionality out of PNS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove enum suffix Created 4 years, 6 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/ui/cocoa/notifications/notification_response_builder_mac.mm ('k') | no next file » | 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 74f479b765766e8b998eb622316f2e95f5170b5c..d3ec18b5308d9d67d4c02f73975b6cb0cc4ea029 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2210,6 +2210,8 @@
'browser/notifications/native_notification_display_service.h',
'browser/notifications/notification.cc',
'browser/notifications/notification.h',
+ 'browser/notifications/notification_common.cc',
+ 'browser/notifications/notification_common.h',
'browser/notifications/notification_delegate.h',
'browser/notifications/notification_display_service.h',
'browser/notifications/notification_display_service_factory.cc',
« no previous file with comments | « chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698