Chromium Code Reviews| Index: tests/compiler/dart2js_foreign/native_class_with_dart_methods_test.dart |
| diff --git a/tests/compiler/dart2js_foreign/native_class_with_dart_methods_test.dart b/tests/compiler/dart2js_foreign/native_class_with_dart_methods_test.dart |
| index 5cedb88ed9b13975078bfdd085acd10414cee98d..21c84fb2b703435622f793b007e25ca7e3ae3c2a 100644 |
| --- a/tests/compiler/dart2js_foreign/native_class_with_dart_methods_test.dart |
| +++ b/tests/compiler/dart2js_foreign/native_class_with_dart_methods_test.dart |
| @@ -5,7 +5,7 @@ |
| // Additional Dart code may be 'placed on' hidden native classes. |
| @native("*A") |
| -class A { |
| +class A { |
| var _field; |