Index: sdk/lib/svg/dartium/svg_dartium.dart |
diff --git a/sdk/lib/svg/dartium/svg_dartium.dart b/sdk/lib/svg/dartium/svg_dartium.dart |
index 81f0c01b53c4dbbb47dc67a19adb2104abd376f8..5c26e3694d7e63dfd3892626cedf022ba35340b3 100644 |
--- a/sdk/lib/svg/dartium/svg_dartium.dart |
+++ b/sdk/lib/svg/dartium/svg_dartium.dart |
@@ -8304,7 +8304,6 @@ abstract class _SVGAnimateColorElement extends AnimationElement { |
@DocsEditable |
@DomName('SVGColor') |
class _SVGColor { |
- _SVGColor.internal() : super.internal(); |
} |
// 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 |