Index: tools/dom/dom.json |
diff --git a/tools/dom/dom.json b/tools/dom/dom.json |
index 26b98050a56db54074053c3d54e5a459411c3539..14555ccbbbf667c5ce1a427370b94b09aa45e193 100644 |
--- a/tools/dom/dom.json |
+++ b/tools/dom/dom.json |
@@ -8259,17 +8259,6 @@ |
}, |
"support_level": "experimental" |
}, |
- "NotificationCenter": { |
- "comment": "http://www.w3.org/TR/notifications/#showing-a-notification", |
- "dart_action": "suppress", |
- "members": { |
- "checkPermission": {}, |
- "createHTMLNotification": {}, |
- "createNotification": {}, |
- "requestPermission": {} |
- }, |
- "support_level": "deprecated" |
- }, |
"NotificationPermissionCallback": { |
"comment": "http://www.w3.org/TR/notifications/#notificationpermissioncallback", |
"members": { |