Chromium Code Reviews| Index: runtime/lib/collection_dev_sources.gypi |
| diff --git a/runtime/lib/collection_dev_sources.gypi b/runtime/lib/collection_dev_sources.gypi |
| index 76121f5426e529898584e2030321bca8c4e1fba8..63c909fcfc76430df9a984ee536cc6828d3481e4 100644 |
| --- a/runtime/lib/collection_dev_sources.gypi |
| +++ b/runtime/lib/collection_dev_sources.gypi |
| @@ -8,6 +8,7 @@ |
| 'sources': [ |
| 'collection_dev_patch.dart', |
| # The above file needs to be first as it imports required libraries. |
| + 'print_patch.dart', |
| 'symbol_patch.dart', |
| ], |
| } |