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

Unified Diff: content/content_child.gypi

Issue 1620203004: Notification action icons prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make it work on Android and clean up. 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 | « content/common/platform_notification_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 5198c9173668f56ad16f969342b5e03d813b0c07..e55d916788cebf669d653294f77b8e3d1d983a6c 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -139,6 +139,8 @@
'child/notifications/notification_image_loader.h',
'child/notifications/notification_manager.cc',
'child/notifications/notification_manager.h',
+ 'child/notifications/pending_notification.cc',
+ 'child/notifications/pending_notification.h',
'child/notifications/pending_notifications_tracker.cc',
'child/notifications/pending_notifications_tracker.h',
'child/npapi/np_channel_base.cc',
« no previous file with comments | « content/common/platform_notification_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698