Index: content/public/browser/permission_type.h |
diff --git a/content/public/browser/permission_type.h b/content/public/browser/permission_type.h |
index 1a3b261723261088caa41603a6918bc755ac78db..c6e5c653501d087ef44fdd95d9323f0b2f987ba5 100644 |
--- a/content/public/browser/permission_type.h |
+++ b/content/public/browser/permission_type.h |
@@ -17,7 +17,7 @@ enum PermissionType { |
PERMISSION_PUSH_MESSAGING = 2, |
PERMISSION_NOTIFICATIONS = 3, |
PERMISSION_GEOLOCATION = 4, |
- PERMISSION_PROTECTED_MEDIA = 5, |
+ PERMISSION_PROTECTED_MEDIA_IDENTIFIER = 5, |
// Always keep this at the end. |
PERMISSION_NUM, |