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

Unified Diff: runtime/vm/random.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/program_visitor.cc ('k') | runtime/vm/random.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/random.h
diff --git a/runtime/vm/random.h b/runtime/vm/random.h
index 2af1fa78a004ac29d3bf0cd183a08ae8bbd78298..b79f9c8f10520aff48658464db36015e973a7e95 100644
--- a/runtime/vm/random.h
+++ b/runtime/vm/random.h
@@ -5,8 +5,8 @@
#ifndef RUNTIME_VM_RANDOM_H_
#define RUNTIME_VM_RANDOM_H_
-#include "vm/globals.h"
#include "vm/allocation.h"
+#include "vm/globals.h"
namespace dart {
« no previous file with comments | « runtime/vm/program_visitor.cc ('k') | runtime/vm/random.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698