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

Unified Diff: runtime/vm/boolfield.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/block_scheduler.cc ('k') | runtime/vm/boolfield_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/boolfield.h
diff --git a/runtime/vm/boolfield.h b/runtime/vm/boolfield.h
index fe20f5b0e5b6946cb981128a6e1988b60dbad0fd..841587151ed3aff5a09eea258e586739b71ef1d5 100644
--- a/runtime/vm/boolfield.h
+++ b/runtime/vm/boolfield.h
@@ -5,6 +5,7 @@
#ifndef RUNTIME_VM_BOOLFIELD_H_
#define RUNTIME_VM_BOOLFIELD_H_
+#include "platform/assert.h"
#include "vm/globals.h"
namespace dart {
« no previous file with comments | « runtime/vm/block_scheduler.cc ('k') | runtime/vm/boolfield_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698