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

Unified Diff: chrome/common/notification_type.h

Issue 5321011: Revert 67530 - Persist 'this device is not managed' information... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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/policy/proto/device_management_local.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/notification_type.h
===================================================================
--- chrome/common/notification_type.h (revision 67530)
+++ chrome/common/notification_type.h (working copy)
@@ -1291,10 +1291,6 @@
// that the policy subsystem uses to fetch policy from the cloud.
DEVICE_TOKEN_AVAILABLE,
- // This notification is sent whenever cloud policies are fetched and
- // updated. The detail of this notification is not used.
- CLOUD_POLICY_UPDATE,
-
// Count (must be last) ----------------------------------------------------
// Used to determine the number of notification types. Not valid as
// a type parameter when registering for or posting notifications.
« no previous file with comments | « chrome/browser/policy/proto/device_management_local.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698