Chromium Code Reviews| Index: runtime/lib/corelib_sources.gypi |
| diff --git a/runtime/lib/corelib_sources.gypi b/runtime/lib/corelib_sources.gypi |
| index 95a846d52990e5cf5e14d49a11006ee6ce16694a..dde67213ed9beed749504d9c944c5e1cbb06ba40 100644 |
| --- a/runtime/lib/corelib_sources.gypi |
| +++ b/runtime/lib/corelib_sources.gypi |
| @@ -8,6 +8,7 @@ |
| 'sources': [ |
| 'core_patch.dart', |
| # The above file needs to be first as it imports required libraries. |
| + 'bool.cc', |
| 'bool_patch.dart', |
| 'date.cc', |
| 'date_patch.dart', |