| Index: client/dom/generated/src/interface/SVGUseElement.dart
|
| diff --git a/client/dom/generated/src/interface/SVGUseElement.dart b/client/dom/generated/src/interface/SVGUseElement.dart
|
| deleted file mode 100644
|
| index cf8834e0abbd66141e4b75ae14ff89f6a19399ac..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/interface/SVGUseElement.dart
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| -// for details. All rights reserved. Use of this source code is governed by a
|
| -// BSD-style license that can be found in the LICENSE file.
|
| -
|
| -// WARNING: Do not edit - generated code.
|
| -
|
| -interface SVGUseElement extends SVGElement, SVGURIReference, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable {
|
| -
|
| - final SVGElementInstance animatedInstanceRoot;
|
| -
|
| - final SVGAnimatedLength height;
|
| -
|
| - final SVGElementInstance instanceRoot;
|
| -
|
| - final SVGAnimatedLength width;
|
| -
|
| - final SVGAnimatedLength x;
|
| -
|
| - final SVGAnimatedLength y;
|
| -}
|
|
|