Chromium Code Reviews| Index: sdk/lib/core/corelib_sources.gypi |
| diff --git a/sdk/lib/core/corelib_sources.gypi b/sdk/lib/core/corelib_sources.gypi |
| index 172f2e867dce659aad12ab10223aaffecdc9ee07..816d8f8bfa01b3c77b27b4813b4b0d2b2f1a0c0e 100644 |
| --- a/sdk/lib/core/corelib_sources.gypi |
| +++ b/sdk/lib/core/corelib_sources.gypi |
| @@ -6,6 +6,7 @@ |
| 'sources': [ |
| 'core.dart', |
| # The above file needs to be first as it lists the parts below. |
| + 'annotations.dart', |
| 'bool.dart', |
| 'comparable.dart', |
| 'date_time.dart', |