Chromium Code Reviews| Index: lib/system/system.dart |
| diff --git a/lib/system/system.dart b/lib/system/system.dart |
| index c157283a52270406af4b728ed26c8f0483f3d62a..b8bfd7ac9274c23bb1794ffbca2a7537a7256d7e 100644 |
| --- a/lib/system/system.dart |
| +++ b/lib/system/system.dart |
| @@ -85,3 +85,5 @@ external get nativeError; |
| // Change execution to [coroutine], passing along [argument]. |
| external coroutineChange(coroutine, argument); |
| + |
| +const patch = "patch"; |