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

Unified Diff: pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart

Issue 2746333008: Run dartfmt on dart2js codebase. (Closed)
Patch Set: Format all analyzer packages 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
Index: pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
diff --git a/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart b/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
index 6eb79ca9a406fe6652e442858d9037ffa3ed5728..4507c11ed00a70de33bfcfb3367029b46220d5ab 100644
--- a/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
+++ b/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
@@ -10,4 +10,4 @@ class FloatingActionButton {
const FloatingActionButton({
@required this.child,
});
-}
+}

Powered by Google App Engine
This is Rietveld 408576698