Index: content/common/permission_service.mojom |
diff --git a/content/common/permission_service.mojom b/content/common/permission_service.mojom |
index a5734aaac68daf15eb2d24b2da4da4b1e8a4fb50..82719d16ef126cfddb067c9e8b31bea9777641a4 100644 |
--- a/content/common/permission_service.mojom |
+++ b/content/common/permission_service.mojom |
@@ -12,6 +12,7 @@ enum PermissionStatus { |
enum PermissionName { |
GEOLOCATION, |
+ MIDI_SYSEX, |
nasko
2014/11/25 00:30:59
nit: MIDI_SYS_EX
mlamouri (slow - plz ping)
2014/11/25 09:48:21
The current permission name is content::PERMISSION
|
}; |
// The Permission service provides permission handling capabilities by exposing |