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

Unified Diff: runtime/vm/datastream.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/dart_entry_test.cc ('k') | runtime/vm/debugger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/datastream.h
diff --git a/runtime/vm/datastream.h b/runtime/vm/datastream.h
index 5a43bd5917c7f469312eb9ccf149f516a991df4b..4adff13de00d1d036aa07b93a81f2d8ba63ccafa 100644
--- a/runtime/vm/datastream.h
+++ b/runtime/vm/datastream.h
@@ -287,7 +287,6 @@ class ReadStream : public ValueObject {
DISALLOW_COPY_AND_ASSIGN(ReadStream);
};
-
// Stream for writing various types into a buffer.
class WriteStream : public ValueObject {
public:
« no previous file with comments | « runtime/vm/dart_entry_test.cc ('k') | runtime/vm/debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698