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

Unified Diff: runtime/vm/boolfield_test.cc

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/boolfield.h ('k') | runtime/vm/bootstrap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/boolfield_test.cc
diff --git a/runtime/vm/boolfield_test.cc b/runtime/vm/boolfield_test.cc
index b13001b847b136969ab09f859fefd55baa379c25..008044239ce5304708c2f9f0210c69ca48048dd6 100644
--- a/runtime/vm/boolfield_test.cc
+++ b/runtime/vm/boolfield_test.cc
@@ -3,6 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
#include "platform/assert.h"
+
#include "vm/boolfield.h"
#include "vm/unit_test.h"
« no previous file with comments | « runtime/vm/boolfield.h ('k') | runtime/vm/bootstrap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698