Chromium Code Reviews| Index: sdk/lib/mirrors/mirrors_sources.gypi |
| diff --git a/sdk/lib/mirrors/mirrors_sources.gypi b/sdk/lib/mirrors/mirrors_sources.gypi |
| index 8134666077515c39f74ddb6690bdcf2debcf7ebb..5f557253aaa116c08ff402f607ea6b6dc44f5e4a 100644 |
| --- a/sdk/lib/mirrors/mirrors_sources.gypi |
| +++ b/sdk/lib/mirrors/mirrors_sources.gypi |
| @@ -4,6 +4,6 @@ |
| { |
| 'sources': [ |
| - '../../../runtime/lib/empty_source.dart', |
| + 'mirrors_impl.dart', |
| ], |
| } |