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

Unified Diff: content/content_child.gypi

Issue 1237973005: [WIP] Implement notification sound loader Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/child/notifications/pending_notifications_tracker.cc ('k') | no next file » | 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 b5a7e38be997b3c5225d763de7bab9baa5b5feec..e49fa85994b9c549d4a5210e1b755e00f4a80835 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -132,6 +132,8 @@
'child/notifications/notification_image_loader.h',
'child/notifications/notification_manager.cc',
'child/notifications/notification_manager.h',
+ 'child/notifications/notification_sound_loader.cc',
+ 'child/notifications/notification_sound_loader.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/child/notifications/pending_notifications_tracker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698