Chromium Code Reviews| Index: runtime/lib/lib_sources.gypi |
| diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
| index 4343d888a63815420e1963dfb665487ac3bad48a..9ddcd3bffe04645ec032157bcbbf02b0722a47d2 100644 |
| --- a/runtime/lib/lib_sources.gypi |
| +++ b/runtime/lib/lib_sources.gypi |
| @@ -20,6 +20,7 @@ |
| 'integers.cc', |
| 'integers.dart', |
| 'integers_patch.dart', |
| + 'invocation_mirror_patch.dart', |
| 'object_patch.dart', |
| 'print_patch.dart', |
| 'stopwatch.cc', |