Chromium Code Reviews| Index: lib/source_span.dart |
| diff --git a/lib/source_span.dart b/lib/source_span.dart |
| index 89b1650ea071c461d73087fbefa7bf3f2fa4cde0..9666dc2968054bb2a40d81b0a32796d510f1fc1e 100644 |
| --- a/lib/source_span.dart |
| +++ b/lib/source_span.dart |
| @@ -6,6 +6,7 @@ library source_span; |
| export "src/file.dart"; |
| export "src/location.dart"; |
| +export "src/location_mixin.dart"; |
| export "src/span.dart"; |
| export "src/span_exception.dart"; |
| export "src/span_mixin.dart"; |