| Index: runtime/observatory/tests/observatory_ui/mocks/objects/library.dart
|
| diff --git a/runtime/observatory/lib/src/mocks/objects/library.dart b/runtime/observatory/tests/observatory_ui/mocks/objects/library.dart
|
| similarity index 91%
|
| rename from runtime/observatory/lib/src/mocks/objects/library.dart
|
| rename to runtime/observatory/tests/observatory_ui/mocks/objects/library.dart
|
| index 2932efa3c25dd4bb0a0a0c5a4caa67204d2de130..802290453020f4cb6ac55bdb593a13b91dd9125c 100644
|
| --- a/runtime/observatory/lib/src/mocks/objects/library.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/mocks/objects/library.dart
|
| @@ -1,6 +1,6 @@
|
| // Copyright (c) 2016, 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
|
| +// BSD-style license that can be found in the LICENSE file.
|
|
|
| part of mocks;
|
|
|
|
|