| Index: runtime/bin/resources_sources.gypi
|
| diff --git a/runtime/bin/resources_sources.gypi b/runtime/bin/resources_sources.gypi
|
| index 1469d82e880a352e2f0031a9516f04d34c677655..91e025511b8714028f8117602fa37066ddb94505 100644
|
| --- a/runtime/bin/resources_sources.gypi
|
| +++ b/runtime/bin/resources_sources.gypi
|
| @@ -7,11 +7,8 @@
|
| 'sources': [
|
| # Standalone VM service sources.
|
| 'vmservice/loader.dart',
|
| - 'vmservice/resources.dart',
|
| 'vmservice/server.dart',
|
| 'vmservice/vmservice_io.dart',
|
| -# We no longer list client sources explicitly and instead include all deployed
|
| -# files.
|
| ],
|
| }
|
|
|
|
|