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

Unified Diff: chrome/chrome.gyp

Issue 208068: Desktop Notifications UI (for windows) (Closed)
Patch Set: Created 11 years, 3 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/notification_ui_manager_win.cc ('k') | chrome/common/notification_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 1084dd9b4140546620f99743cc85b80980ed4861..f089cf14d6c951599a248f984f66df458b11ec4f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1606,6 +1606,17 @@
'browser/net/url_request_slow_http_job.h',
'browser/net/url_request_tracking.cc',
'browser/net/url_request_tracking.h',
+ 'browser/notifications/balloon_win.cc',
+ 'browser/notifications/balloons.h',
+ 'browser/notifications/balloon_contents_win.cc',
+ 'browser/notifications/balloon_contents_win.h',
+ 'browser/notifications/balloon_view_win.cc',
+ 'browser/notifications/balloon_view_win.h',
+ 'browser/notifications/notification.h',
+ 'browser/notifications/notification_ui_manager_win.cc',
+ 'browser/notifications/notification_ui_manager.h',
+ 'browser/notifications/notification_object_proxy.cc',
+ 'browser/notifications/notification_object_proxy.h',
'browser/omnibox_search_hint.cc',
'browser/omnibox_search_hint.h',
'browser/options_page_base.cc',
« no previous file with comments | « chrome/browser/notifications/notification_ui_manager_win.cc ('k') | chrome/common/notification_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698