| Index: runtime/observatory/tests/observatory_ui/mocks/objects/error.dart
|
| diff --git a/runtime/observatory/lib/src/mocks/objects/error.dart b/runtime/observatory/tests/observatory_ui/mocks/objects/error.dart
|
| similarity index 89%
|
| rename from runtime/observatory/lib/src/mocks/objects/error.dart
|
| rename to runtime/observatory/tests/observatory_ui/mocks/objects/error.dart
|
| index 8b47830341c5323dba3af12e1057162939224182..4a2b755633166da91559c5b415c934adb043584d 100644
|
| --- a/runtime/observatory/lib/src/mocks/objects/error.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/mocks/objects/error.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;
|
|
|
|
|