Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotificationSe...
commitfc1e52d59a43854f9be84dbe1dd03191c67ebaa3
authorsiggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Apr 2011 19:05:42 +0000 (12 19:05 +0000)
committersiggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Apr 2011 19:05:42 +0000 (12 19:05 +0000)
treeb7240d58bca7faa802a5c536c129d89bbe9f7ade
parent9c5330953b0d6fb7120395b3b1465a789caf6bf9
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotificationService is now owned byDesktopNotificationServiceFactory, using Profile as a key. This uses theProfileKeyedService infrastructure originally created forThemeServiceFactory.BUG=77155TEST=existing testsReview URL: codereview.chromium.org/6803012
TBR=torne@chromium.org
Review URL: http://codereview.chromium.org/6813116

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81280 0039d316-1c4b-4281-b951-d872f2087c98
29 files changed:
chrome/browser/chromeos/notifications/balloon_view.cc
chrome/browser/content_settings/content_settings_notification_provider.cc
chrome/browser/desktop_notification_handler.cc
chrome/browser/extensions/notifications_apitest.cc
chrome/browser/notifications/desktop_notification_service.cc
chrome/browser/notifications/desktop_notification_service.h
chrome/browser/notifications/desktop_notification_service_factory.cc [deleted file]
chrome/browser/notifications/desktop_notification_service_factory.h [deleted file]
chrome/browser/notifications/desktop_notification_service_unittest.cc
chrome/browser/notifications/notification_exceptions_table_model_unittest.cc
chrome/browser/notifications/notification_options_menu_model.cc
chrome/browser/profiles/profile.cc
chrome/browser/profiles/profile.h
chrome/browser/profiles/profile_dependency_manager_unittest.cc
chrome/browser/profiles/profile_impl.cc
chrome/browser/profiles/profile_impl.h
chrome/browser/profiles/profile_keyed_service_factory.cc
chrome/browser/profiles/profile_keyed_service_factory.h
chrome/browser/sync/glue/theme_util_unittest.cc
chrome/browser/themes/theme_service_factory.cc
chrome/browser/themes/theme_service_factory.h
chrome/browser/ui/cocoa/notifications/balloon_controller.mm
chrome/browser/ui/options/options_util.cc
chrome/browser/ui/webui/options/content_settings_handler.cc
chrome/chrome_browser.gypi
chrome/test/testing_profile.cc
chrome/test/testing_profile.h
content/browser/renderer_host/render_message_filter.cc
content/browser/tab_contents/tab_contents.cc