| Index: compiler/lib/implementation/object.js
|
| diff --git a/lib/isolate/isolate_runtime.dart b/compiler/lib/implementation/object.js
|
| similarity index 54%
|
| rename from lib/isolate/isolate_runtime.dart
|
| rename to compiler/lib/implementation/object.js
|
| index 7265ed6b2dba9744806600a6ac7f314562c23539..30f1019ad42dd8e1ee1b19193d76c7a207eca176 100644
|
| --- a/lib/isolate/isolate_runtime.dart
|
| +++ b/compiler/lib/implementation/object.js
|
| @@ -1,6 +1,5 @@
|
| -// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| +// 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("isolate_api.dart");
|
| -#source("runtime/isolate.dart");
|
| +
|
|
|