Chromium Code Reviews| Index: runtime/lib/lib_impl_sources.gypi |
| diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi |
| index 8b30d3e223c31e2473031e29c151a2541ea4611a..0aa663219e7c4f268699e825c0dc327414bd27ec 100644 |
| --- a/runtime/lib/lib_impl_sources.gypi |
| +++ b/runtime/lib/lib_impl_sources.gypi |
| @@ -8,6 +8,7 @@ |
| 'sources': [ |
| 'array.cc', |
| 'array.dart', |
| + 'array_patch.dart', |
| 'bool.dart', |
| 'date.cc', |
| 'date_patch.dart', |