| Index: tools/dom/idl/dart/dart.idl
|
| diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl
|
| index 06f470c8b37b23555f8071745a7f46df6ac27bf2..520404c0553d7e537c4c419d083616d2847f9d1f 100644
|
| --- a/tools/dom/idl/dart/dart.idl
|
| +++ b/tools/dom/idl/dart/dart.idl
|
| @@ -228,12 +228,6 @@ interface EntrySync {
|
| interface Blob {
|
| };
|
|
|
| -[DartSupplemental,
|
| - Constructor(float x, float y)
|
| -]
|
| -interface WebKitPoint {
|
| -};
|
| -
|
| [DartSupplemental, Callback] // Add missing Callback attribute.
|
| interface VoidCallback {
|
| };
|
|
|