| Index: Source/bindings/dart/gyp/resources_sources.gypi
|
| diff --git a/Source/bindings/dart/gyp/resources_sources.gypi b/Source/bindings/dart/gyp/resources_sources.gypi
|
| deleted file mode 100644
|
| index 0c0ea2c4d4fcefaec17a303931558c8fdd2a4ba7..0000000000000000000000000000000000000000
|
| --- a/Source/bindings/dart/gyp/resources_sources.gypi
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -# for details. All rights reserved. Use of this source code is governed by a
|
| -# BSD-style license that can be found in the LICENSE file.
|
| -
|
| -# This file contains all sources for the Resources table.
|
| -# TODO(johnmccutchan): Move these sources into dart/runtime. Issue #15450
|
| -{
|
| - 'sources': [
|
| -# VM Service backend sources
|
| - '../../../../../../dart/runtime/bin/vmservice/client.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/constants.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/message.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/message_router.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/resources.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/running_isolate.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/running_isolates.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/vmservice.dart',
|
| - '../../../../../../dart/runtime/bin/vmservice/vmservice_dartium.dart',
|
| - ],
|
| -}
|
| -
|
|
|