Chromium Code Reviews| Index: runtime/include/dart_native_api.h |
| =================================================================== |
| --- runtime/include/dart_native_api.h (revision 29911) |
| +++ runtime/include/dart_native_api.h (working copy) |
| @@ -185,10 +185,4 @@ |
| */ |
| DART_EXPORT Dart_Handle Dart_CompileAll(); |
| -/** |
| - * Check that all function fingerprints are OK. |
| - * |
| - */ |
| -DART_EXPORT Dart_Handle Dart_CheckFunctionFingerprints(); |
| - |
| #endif /* INCLUDE_DART_NATIVE_API_H_ */ /* NOLINT */ |