Chromium Code Reviews| Index: dart/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| diff --git a/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi b/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| index 4f941b68f9d1af683336c00934386352aa2dc74a..f994b4271d0ad38583b7806a620ec96d5b1dc60b 100644 |
| --- a/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| +++ b/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| @@ -11,6 +11,7 @@ |
| 'iterable.dart', |
| 'list.dart', |
| 'sort.dart', |
| + 'symbol.dart', |
| 'to_string.dart', |
| ], |
| } |