| Index: compiler/javatests/com/google/dart/compiler/end2end/NativeTestLib.dart
|
| diff --git a/compiler/javatests/com/google/dart/compiler/end2end/NativeTestLib.dart b/compiler/javatests/com/google/dart/compiler/end2end/NativeTestLib.dart
|
| deleted file mode 100644
|
| index 1dc5337b305d9c9cc91e4c1835f0c8239e644a58..0000000000000000000000000000000000000000
|
| --- a/compiler/javatests/com/google/dart/compiler/end2end/NativeTestLib.dart
|
| +++ /dev/null
|
| @@ -1,6 +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.
|
| -
|
| -#source("NativeTest.dart");
|
| -#native("NativeTest.js");
|
|
|