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

Unified Diff: runtime/observatory/lib/src/models/objects/class.dart

Issue 2345023003: Use dartfmt on Observatory code (Closed)
Patch Set: merge Created 4 years, 3 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
Index: runtime/observatory/lib/src/models/objects/class.dart
diff --git a/runtime/observatory/lib/src/models/objects/class.dart b/runtime/observatory/lib/src/models/objects/class.dart
index a801a32fda9c01fa09def75faa53968b199c5bb2..464956c439b6b9d23067146d4ec0412d5ee63a72 100644
--- a/runtime/observatory/lib/src/models/objects/class.dart
+++ b/runtime/observatory/lib/src/models/objects/class.dart
@@ -72,5 +72,4 @@ abstract class InstanceSet {
Iterable<ObjectRef> get samples;
}
-abstract class TopRetainedInstances {
-}
+abstract class TopRetainedInstances {}
« no previous file with comments | « runtime/observatory/lib/src/models/objects/breakpoint.dart ('k') | runtime/observatory/lib/src/models/objects/code.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698