Chromium Code Reviews| Index: runtime/lib/lib_sources.gypi |
| diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
| index 41598343d06ddb4d61f9af59d7815081f4ec72c8..6c62a6d94453af046908865038ef6c1ef44e71e5 100644 |
| --- a/runtime/lib/lib_sources.gypi |
| +++ b/runtime/lib/lib_sources.gypi |
| @@ -13,5 +13,6 @@ |
| 'error.dart', |
| 'error.h', |
| 'literal_factory.dart', |
| + 'object_patch.dart', |
| ], |
| } |