Chromium Code Reviews| Index: runtime/vm/bootstrap_natives.h |
| =================================================================== |
| --- runtime/vm/bootstrap_natives.h (revision 38794) |
| +++ runtime/vm/bootstrap_natives.h (working copy) |
| @@ -363,6 +363,7 @@ |
| V(Uri_isWindowsPlatform, 0) \ |
| V(LibraryPrefix_load, 1) \ |
| V(LibraryPrefix_invalidateDependentCode, 1) \ |
| + V(LibraryPrefix_loadError, 1) \ |
| V(UserTag_new, 2) \ |
| V(UserTag_label, 1) \ |
| V(UserTag_defaultTag, 0) \ |