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

Unified Diff: runtime/vm/scanner.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/safepoint.cc ('k') | runtime/vm/scanner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/scanner.h
diff --git a/runtime/vm/scanner.h b/runtime/vm/scanner.h
index f378b11edbe44bda6a856d37df4cfa55a6c57758..2f86c693f25ae435603cf2292b8cc8322c12d7bc 100644
--- a/runtime/vm/scanner.h
+++ b/runtime/vm/scanner.h
@@ -213,7 +213,6 @@ class Scanner : ValueObject {
static int keywords_char_offset_[kNumLowercaseChars];
};
-
} // namespace dart
#endif // RUNTIME_VM_SCANNER_H_
« no previous file with comments | « runtime/vm/safepoint.cc ('k') | runtime/vm/scanner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698