| Index: dart/tools/bots/__init__.py
|
| diff --git a/dart/runtime/lib/convert_sources.gypi b/dart/tools/bots/__init__.py
|
| similarity index 81%
|
| copy from dart/runtime/lib/convert_sources.gypi
|
| copy to dart/tools/bots/__init__.py
|
| index 0f3b46b87b20a4a8fe86db748dd3fc873c3d20c6..3479377bd9ac7bb2b74cdef51f20bea1c46e62cc 100644
|
| --- a/dart/runtime/lib/convert_sources.gypi
|
| +++ b/dart/tools/bots/__init__.py
|
| @@ -2,8 +2,3 @@
|
| # 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.
|
|
|
| -{
|
| - 'sources': [
|
| - 'convert_patch.dart',
|
| - ],
|
| -}
|
|
|