DescriptionRemove vmservice_patch.dart.
The code in the patch is now inlined into the vmservice library.
This is being done because, the vmservice related libraries are
now compiled directly from source instead of from the "patched_sdk".
So, what is being compiled now does not have the vmservice_patch
applied. By removing the patch, we are removing the need to
artificially patch the vmservice library and making the
vmservice_io.dill complete.
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/b9bf4fcc48b402d4573659aa89ba8ac0c7ed7354
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|