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

Unified Diff: runtime/vm/atomic.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/vm/ast_transformer.cc ('k') | runtime/vm/atomic_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/atomic.h
diff --git a/runtime/vm/atomic.h b/runtime/vm/atomic.h
index 5a110a8d9c31dec6ec57d260587decca95555882..41dfad18d4911376c83d602d268ffb523f364229 100644
--- a/runtime/vm/atomic.h
+++ b/runtime/vm/atomic.h
@@ -60,7 +60,6 @@ class AtomicOperations : public AllStatic {
}
};
-
} // namespace dart
#if defined(USING_SIMULATOR) && !defined(TARGET_ARCH_DBC)
« no previous file with comments | « runtime/vm/ast_transformer.cc ('k') | runtime/vm/atomic_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698