Chromium Code Reviews| Index: runtime/vm/dart_api_impl.h |
| =================================================================== |
| --- runtime/vm/dart_api_impl.h (revision 11197) |
| +++ runtime/vm/dart_api_impl.h (working copy) |
| @@ -65,8 +65,7 @@ |
| HANDLESCOPE(__temp_isolate__); |
| -const char* CheckIsolateState(Isolate *isolate, |
| - bool generating_snapshot = false); |
| +const char* CheckIsolateState(Isolate *isolate); |
| void SetupErrorResult(Dart_Handle* handle); |