Chromium Code Reviews| 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': [ |
|
ricow1
2013/09/16 11:51:30
what is this and why is it here, and why are we le
kustermann
2013/09/16 14:15:54
This red area is an artifact of retvield.
The rea
|
| - 'convert_patch.dart', |
| - ], |
| -} |