Index: tools/dom/idl/dart/dart.idl |
diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl |
index 520404c0553d7e537c4c419d083616d2847f9d1f..f63ad18acde319652550d3f5f05b4740aaec90e1 100644 |
--- a/tools/dom/idl/dart/dart.idl |
+++ b/tools/dom/idl/dart/dart.idl |
@@ -410,11 +410,6 @@ interface SVGSVGElement { |
}; |
[DartSupplemental] |
-interface WorkerGlobalScope { |
- [DartSuppress] readonly attribute NotificationCenter webkitNotifications; |
-}; |
- |
-[DartSupplemental] |
interface AudioBuffer { |
[DartSuppress] attribute float gain; |
}; |