Chromium Code Reviews| Index: pkg/compiler/lib/src/native/native.dart | 
| diff --git a/pkg/compiler/lib/src/native/native.dart b/pkg/compiler/lib/src/native/native.dart | 
| index c9c60f6996e120409a3498f7e132ff6892d00c24..c0d6a869e811c76fd3d171a1a3e351241887aa0f 100644 | 
| --- a/pkg/compiler/lib/src/native/native.dart | 
| +++ b/pkg/compiler/lib/src/native/native.dart | 
| @@ -19,6 +19,7 @@ const Iterable<String> _allowedDartSchemePaths = const <String>[ | 
| 'html_common', | 
| 'indexed_db', | 
| 'js', | 
| + 'js_util', | 
| 'svg', | 
| '_native_typed_data', | 
| 'web_audio', |