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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 12680004: Remove chrome/ code to handle App Notifications (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge conflicts. Created 7 years, 9 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/chrome_tests_unit.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index c1508380b12316f34735a9f2ca4f62a1bc0e8d6d..6256ea7419fd89867ff0f85eaef57bfed1780fdf 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -669,15 +669,6 @@ enum NotificationType {
// found update.
NOTIFICATION_EXTENSION_UPDATE_FOUND,
- // An installed app changed notification state (added or removed
- // notifications). The source is a Profile, and the details are a string
- // with the extension id of the app.
- NOTIFICATION_APP_NOTIFICATION_STATE_CHANGED,
-
- // Finished loading app notification manager.
- // The source is AppNotificationManager, and the details are NoDetails.
- NOTIFICATION_APP_NOTIFICATION_MANAGER_LOADED,
-
// Component Updater -------------------------------------------------------
// Sent when the component updater starts doing update checks. If no
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698