Chromium Code Reviews| Index: runtime/lib/corelib_sources.gypi |
| diff --git a/runtime/lib/corelib_sources.gypi b/runtime/lib/corelib_sources.gypi |
| index ec3c6c1991fa504157bf51b09b9fc49d0363f1c6..120d1d85310cceeeae7d4b3270513a1010d50934 100644 |
| --- a/runtime/lib/corelib_sources.gypi |
| +++ b/runtime/lib/corelib_sources.gypi |
| @@ -34,6 +34,7 @@ |
| 'invocation_mirror.h', |
| 'invocation_mirror_patch.dart', |
| 'map_patch.dart', |
| + 'null_patch.dart', |
| 'object.cc', |
| 'object_patch.dart', |
| 'print_patch.dart', |