Add mmap dependency to flutter_frontend_server (flutter/engine#39090)
In a follow-up change in Dart SDK, package:compiler (a dependency of flutter_frontend_server) will start using package:mmap
This commit is contained in:
committed by
GitHub
parent
4ff7444e15
commit
a607bb8bce
@@ -77,6 +77,8 @@ dependency_overrides:
|
||||
path: ../testing/litetest
|
||||
meta:
|
||||
path: ../../third_party/dart/pkg/meta
|
||||
mmap:
|
||||
path: ../../third_party/dart/pkg/mmap
|
||||
package_config:
|
||||
path: ../../third_party/dart/third_party/pkg/package_config
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user