mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
remove references to package:_chrome (flutter/engine#12931)
This commit is contained in:
parent
daeccbceb5
commit
00ae651c92
@ -42,9 +42,6 @@
|
||||
"_js_helper": {
|
||||
"uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_helper.dart"
|
||||
},
|
||||
"_chrome": {
|
||||
"uri": "../dart-sdk/lib/_chrome/dart2js/chrome_dart2js.dart"
|
||||
},
|
||||
"html_common": {
|
||||
"uri": "../dart-sdk/lib/html/html_common/html_common_dart2js.dart"
|
||||
},
|
||||
|
||||
@ -140,9 +140,6 @@ dart2js:
|
||||
uri: "../dart-sdk/lib/async/async.dart"
|
||||
patches: "../dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart"
|
||||
|
||||
_chrome:
|
||||
uri: "../dart-sdk/lib/_chrome/dart2js/chrome_dart2js.dart"
|
||||
|
||||
collection:
|
||||
uri: "../dart-sdk/lib/collection/collection.dart"
|
||||
patches: "../dart-sdk/lib/_internal/js_runtime/lib/collection_patch.dart"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user