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

Unified Diff: runtime/platform/allocation.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/platform/address_sanitizer.h ('k') | runtime/platform/assert.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/platform/allocation.h
diff --git a/runtime/platform/allocation.h b/runtime/platform/allocation.h
index 40f2fd1315616df31eb9b5e3516d536c1f10040e..2e3b76b172e7d9be266e9a8767177a84312bc86e 100644
--- a/runtime/platform/allocation.h
+++ b/runtime/platform/allocation.h
@@ -23,7 +23,6 @@ class ValueObject {
DISALLOW_COPY_AND_ASSIGN(ValueObject);
};
-
// Static allocated classes only contain static members and can never
// be instantiated in the heap or on the stack.
class AllStatic {
« no previous file with comments | « runtime/platform/address_sanitizer.h ('k') | runtime/platform/assert.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698