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

Unified Diff: runtime/vm/resolver.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/report.cc ('k') | runtime/vm/resolver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/resolver.h
diff --git a/runtime/vm/resolver.h b/runtime/vm/resolver.h
index 60c3e2c0e148d8dfb747ba485aaddfdd64117f87..8c5fc1566bf4afc0a9bb67b892242ff786787b8f 100644
--- a/runtime/vm/resolver.h
+++ b/runtime/vm/resolver.h
@@ -18,7 +18,6 @@ class RawFunction;
class String;
class ArgumentsDescriptor;
-
// Resolver abstracts functionality needed to resolve dart functions at
// invocations.
class Resolver : public AllStatic {
« no previous file with comments | « runtime/vm/report.cc ('k') | runtime/vm/resolver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698