Chromium Code Reviews| Index: sdk/lib/isolate/isolate_sources.gypi |
| diff --git a/sdk/lib/isolate/isolate_sources.gypi b/sdk/lib/isolate/isolate_sources.gypi |
| index e1c4825f86362e215be707d9e8bbb60659c4935a..8d3ff849673678ce3d2fd7b7d5d00d1dd1f23c89 100644 |
| --- a/sdk/lib/isolate/isolate_sources.gypi |
| +++ b/sdk/lib/isolate/isolate_sources.gypi |
| @@ -6,5 +6,6 @@ |
| 'sources': [ |
| 'isolate.dart', |
| # The above file needs to be first as it lists the parts below. |
| + 'capability.dart', |
| ], |
| } |