Chromium Code Reviews| Index: runtime/lib/convert_sources.gypi |
| diff --git a/runtime/lib/json_sources.gypi b/runtime/lib/convert_sources.gypi |
| similarity index 90% |
| rename from runtime/lib/json_sources.gypi |
| rename to runtime/lib/convert_sources.gypi |
| index 1622f7bf6d74c4b04b1df5dd2318a6dc1ef69338..0f3b46b87b20a4a8fe86db748dd3fc873c3d20c6 100644 |
| --- a/runtime/lib/json_sources.gypi |
| +++ b/runtime/lib/convert_sources.gypi |
| @@ -4,6 +4,6 @@ |
| { |
| 'sources': [ |
| - 'json_patch.dart', |
| + 'convert_patch.dart', |
| ], |
| } |