| Index: runtime/include/dart_native_api.h
|
| diff --git a/runtime/include/dart_native_api.h b/runtime/include/dart_native_api.h
|
| index f1e0ca108f8dc86c76f0259235a240adea39098c..fd0e0fb4dc1e8332cc13097cdb1b9d818535a008 100644
|
| --- a/runtime/include/dart_native_api.h
|
| +++ b/runtime/include/dart_native_api.h
|
| @@ -176,4 +176,4 @@ DART_EXPORT Dart_Handle Dart_CompileAll();
|
| */
|
| DART_EXPORT Dart_Handle Dart_ParseAll();
|
|
|
| -#endif /* INCLUDE_DART_NATIVE_API_H_ */ /* NOLINT */
|
| +#endif /* INCLUDE_DART_NATIVE_API_H_ */ /* NOLINT */
|
|
|