Chromium Code Reviews| Index: runtime/lib/lib_sources.gypi |
| diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
| index 351895f666e3094725386c9890c5b0e7b85a87de..af44235a38d16c3033f6bc8ec28a34fb7a991d0c 100644 |
| --- a/runtime/lib/lib_sources.gypi |
| +++ b/runtime/lib/lib_sources.gypi |
| @@ -10,12 +10,14 @@ |
| 'byte_array.dart', |
| 'double.cc', |
| 'double.dart', |
| + 'double_patch.dart', |
| 'error.cc', |
| 'error.dart', |
| 'error.h', |
| 'expando_patch.dart', |
| 'integers.cc', |
| 'integers.dart', |
| + 'integers_patch.dart', |
| 'literal_factory.dart', |
| 'object_patch.dart', |
| 'print_patch.dart', |