| Index: runtime/observatory/tests/observatory_ui/mocks/objects/source_location.dart
|
| diff --git a/runtime/observatory/lib/src/mocks/objects/source_location.dart b/runtime/observatory/tests/observatory_ui/mocks/objects/source_location.dart
|
| similarity index 86%
|
| rename from runtime/observatory/lib/src/mocks/objects/source_location.dart
|
| rename to runtime/observatory/tests/observatory_ui/mocks/objects/source_location.dart
|
| index 1c9c0f2eb3b01674aece405c04841ffb545be47f..a795589f8b8d1fcaaba35fb71fb49a01d4b81cfb 100644
|
| --- a/runtime/observatory/lib/src/mocks/objects/source_location.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/mocks/objects/source_location.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;
|
|
|
|
|