| Index: runtime/include/dart_mirrors_api.h
|
| diff --git a/runtime/include/dart_mirrors_api.h b/runtime/include/dart_mirrors_api.h
|
| index e0f57e0bcc08cbc77d7486a07bfa7198217c7fcb..517adb9d066dcd053d3e874b1f58c0ff2e6d22bf 100644
|
| --- a/runtime/include/dart_mirrors_api.h
|
| +++ b/runtime/include/dart_mirrors_api.h
|
| @@ -139,4 +139,4 @@ DART_EXPORT Dart_Handle Dart_LibraryGetClassNames(Dart_Handle library);
|
| DART_EXPORT Dart_Handle Dart_ClosureFunction(Dart_Handle closure);
|
|
|
|
|
| -#endif /* INCLUDE_DART_MIRRORS_API_H_ */ /* NOLINT */
|
| +#endif /* INCLUDE_DART_MIRRORS_API_H_ */ /* NOLINT */
|
|
|