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

Unified Diff: chrome/chrome_browser.gypi

Issue 231723006: Remove balloon notification code. The last user was the Linux GTK port but that's deleted now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync after elliot's r263101 Created 6 years, 8 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/views/message_center/web_notification_tray_browsertest.cc ('k') | chrome/chrome_nibs.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 263121)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1369,18 +1369,6 @@
'browser/network_time/network_time_service_factory.h',
'browser/network_time/network_time_tracker.cc',
'browser/network_time/network_time_tracker.h',
- 'browser/notifications/balloon.cc',
- 'browser/notifications/balloon.h',
- 'browser/notifications/balloon_collection.cc',
- 'browser/notifications/balloon_collection.h',
- 'browser/notifications/balloon_collection_base.cc',
- 'browser/notifications/balloon_collection_base.h',
- 'browser/notifications/balloon_collection_impl.cc',
- 'browser/notifications/balloon_collection_impl.h',
- 'browser/notifications/balloon_host.cc',
- 'browser/notifications/balloon_host.h',
- 'browser/notifications/balloon_notification_ui_manager.cc',
- 'browser/notifications/balloon_notification_ui_manager.h',
'browser/notifications/desktop_notification_service.cc',
'browser/notifications/desktop_notification_service.h',
'browser/notifications/desktop_notification_service_factory.cc',
@@ -1388,8 +1376,6 @@
'browser/notifications/desktop_notification_service_win.cc',
'browser/notifications/extension_welcome_notification.cc',
'browser/notifications/extension_welcome_notification.h',
- 'browser/notifications/fake_balloon_view.cc',
- 'browser/notifications/fake_balloon_view.h',
'browser/notifications/message_center_notification_manager.cc',
'browser/notifications/message_center_notification_manager.h',
'browser/notifications/message_center_notification_manager_win.cc',
@@ -1409,10 +1395,6 @@
'browser/notifications/notification_delegate.h',
'browser/notifications/notification_object_proxy.cc',
'browser/notifications/notification_object_proxy.h',
- 'browser/notifications/notification_options_menu_model.cc',
- 'browser/notifications/notification_options_menu_model.h',
- 'browser/notifications/notification_prefs_manager.cc',
- 'browser/notifications/notification_prefs_manager.h',
'browser/notifications/notification_system_observer.cc',
'browser/notifications/notification_system_observer.h',
'browser/notifications/notification_ui_manager.cc',
« no previous file with comments | « chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc ('k') | chrome/chrome_nibs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698