| Index: runtime/observatory/tests/observatory_ui/mocks/repositories/notification.dart
|
| diff --git a/runtime/observatory/lib/src/mocks/repositories/notification.dart b/runtime/observatory/tests/observatory_ui/mocks/repositories/notification.dart
|
| similarity index 96%
|
| rename from runtime/observatory/lib/src/mocks/repositories/notification.dart
|
| rename to runtime/observatory/tests/observatory_ui/mocks/repositories/notification.dart
|
| index cf7f2b9e4335f8271ec3259b4703f30e39dcedf7..f03cd27257eab33f552fa96e61df31445c3a7bad 100644
|
| --- a/runtime/observatory/lib/src/mocks/repositories/notification.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/mocks/repositories/notification.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;
|
|
|
|
|