Index: client/html/generated/html/dartium/_DOMURLFactoryProvider.dart |
diff --git a/client/html/generated/html/dartium/_DOMURLFactoryProvider.dart b/client/html/generated/html/dartium/_DOMURLFactoryProvider.dart |
deleted file mode 100644 |
index 714b8c1c398df29173c31a283a00e4f699afa595..0000000000000000000000000000000000000000 |
--- a/client/html/generated/html/dartium/_DOMURLFactoryProvider.dart |
+++ /dev/null |
@@ -1,8 +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. |
- |
-class _DOMURLFactoryProvider { |
- factory DOMURL() => |
- _wrap(new dom.DOMURL()); |
-} |