Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(501)

Unified Diff: runtime/include/dart_mirrors_api.h

Issue 2974233002: VM: Re-format to use at most one newline between functions (Closed)
Patch Set: Rebase and merge Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/include/dart_api.h ('k') | runtime/include/dart_native_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/include/dart_mirrors_api.h
diff --git a/runtime/include/dart_mirrors_api.h b/runtime/include/dart_mirrors_api.h
index 42aceaf1c34561a900fa0903a8e2f19b25ca8126..6352f92ffdfe9d5ade6834b6c84150fbacb95bb6 100644
--- a/runtime/include/dart_mirrors_api.h
+++ b/runtime/include/dart_mirrors_api.h
@@ -9,7 +9,6 @@
#include "dart_api.h"
-
/**
* Returns the simple name for the provided type.
*/
@@ -138,5 +137,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 */
« no previous file with comments | « runtime/include/dart_api.h ('k') | runtime/include/dart_native_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698