| Index: runtime/observatory/tests/service/source_location_test.dart
|
| diff --git a/runtime/observatory/tests/service/source_location_test.dart b/runtime/observatory/tests/service/source_location_test.dart
|
| index d658b2a03ded2591b82ca5806ac167be4d36ec5d..99146e0231bcd83b740e4b06b0c7cdfd05471363 100644
|
| --- a/runtime/observatory/tests/service/source_location_test.dart
|
| +++ b/runtime/observatory/tests/service/source_location_test.dart
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2015, 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.
|
| -// VMOptions=--compile-all --error_on_bad_type --error_on_bad_override --checked
|
| +// VMOptions=--compile-all --error_on_bad_type --error_on_bad_override
|
|
|
| import 'package:observatory/service_io.dart';
|
| import 'package:observatory/debugger.dart';
|
|
|