| Index: client/dom/benchmarks/common/common.dart
|
| diff --git a/client/dom/benchmarks/common/common.dart b/client/dom/benchmarks/common/common.dart
|
| deleted file mode 100644
|
| index 091f2c1f384104f2d36d2a31731ad4963b967274..0000000000000000000000000000000000000000
|
| --- a/client/dom/benchmarks/common/common.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -// Copyright (c) 2011, 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('common.dart');
|
| -#source('BenchUtil.dart');
|
| -#source('Interval.dart');
|
| -#source('JSON.dart');
|
| -#source('Math2.dart');
|
|
|