Chromium Code Reviews| Index: runtime/lib/mirrors_sources.gypi |
| diff --git a/runtime/lib/mirrors_sources.gypi b/runtime/lib/mirrors_sources.gypi |
| index 8f1f80562c2a86c3cdb28f23622f592e947dca70..a0528474d0a7343b3ce5047cffc3314df8ddabca 100644 |
| --- a/runtime/lib/mirrors_sources.gypi |
| +++ b/runtime/lib/mirrors_sources.gypi |
| @@ -6,9 +6,9 @@ |
| { |
| 'sources': [ |
| - '../../sdk/lib/mirrors/mirrors.dart', |
| 'mirrors.cc', |
| 'mirrors.h', |
| + 'mirrors_patch.dart', |
| 'mirrors_impl.dart', |
| ], |
| } |