| Index: test/serve/native_watch_modified_file_test.dart
 | 
| diff --git a/test/serve/native_watch_modified_file_test.dart b/test/serve/native_watch_modified_file_test.dart
 | 
| index 50ee6a45ea70c3e3bc493820893f0bac938c5451..7b7e57755f849528a25de317ccf07b1a513b2571 100644
 | 
| --- a/test/serve/native_watch_modified_file_test.dart
 | 
| +++ b/test/serve/native_watch_modified_file_test.dart
 | 
| @@ -2,8 +2,6 @@
 | 
|  // 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.
 | 
|  
 | 
| -library pub_tests;
 | 
| -
 | 
|  import '../descriptor.dart' as d;
 | 
|  import '../test_pub.dart';
 | 
|  import 'utils.dart';
 | 
| 
 |