Chromium Code Reviews| Index: lib/dart_style.dart |
| diff --git a/lib/dart_style.dart b/lib/dart_style.dart |
| index 6ecc7c3f4a997b7e75c40354287aec41a9f823fb..7fb9d30dfef7adb2e2c4925bd3781fb5f83c6c27 100644 |
| --- a/lib/dart_style.dart |
| +++ b/lib/dart_style.dart |
| @@ -5,5 +5,5 @@ |
| library dart_style; |
| export 'src/dart_formatter.dart'; |
| -export 'src/formatter_exception.dart'; |
| +export 'src/exceptions.dart'; |
| export 'src/source_code.dart'; |