| Index: sdk/lib/html/html_common/html_common_dart2js.dart
|
| diff --git a/sdk/lib/html/html_common/html_common_dart2js.dart b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| deleted file mode 100644
|
| index 50260bdfacd16753152b3a9f21178325efb68874..0000000000000000000000000000000000000000
|
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart
|
| +++ /dev/null
|
| @@ -1,10 +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.
|
| -
|
| -library html_common;
|
| -
|
| -import 'dart:html';
|
| -
|
| -part 'conversions.dart';
|
| -part 'collections.dart';
|
|
|