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

Unified Diff: runtime/lib/stacktrace.dart

Issue 2751423005: Run dartfmt on all files under runtime. (Closed)
Patch Set: Run dartfmt on all files under runtime. Created 3 years, 9 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/lib/schedule_microtask_patch.dart ('k') | runtime/lib/stopwatch_patch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/stacktrace.dart
diff --git a/runtime/lib/stacktrace.dart b/runtime/lib/stacktrace.dart
index c893d091d628065f27f3b2875742bbcec3708bb9..45d4ba7a10e0ed9dcbd4b2021db5347ec93817f7 100644
--- a/runtime/lib/stacktrace.dart
+++ b/runtime/lib/stacktrace.dart
@@ -6,4 +6,3 @@
class _StackTrace implements StackTrace {
// toString() is overridden on the C++ side.
}
-
« no previous file with comments | « runtime/lib/schedule_microtask_patch.dart ('k') | runtime/lib/stopwatch_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698