| Index: runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart
|
| diff --git a/runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart b/runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart
|
| index 9cee6cf4382e18aefc2977344354937e6c4e7320..cbdebba190fb607c410459b2e21b5195defe76fd 100644
|
| --- a/runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart
|
| @@ -1,6 +1,7 @@
|
| // 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.
|
| +
|
| import 'dart:html' hide Notification, NotificationEvent;
|
| import 'package:unittest/unittest.dart';
|
| import 'package:observatory/models.dart' as M;
|
|
|