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

Unified Diff: pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart

Issue 2752163002: Format all dart dev compiler files (Closed)
Patch Set: 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/dev_compiler/tool/input_sdk/private/js_primitives.dart
diff --git a/pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart b/pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart
index 389471dc3ec0c4ff5dc99219d678a8a78aa0ff6a..40c451c53c85d9820cc4d8c007a6a1f38b2dc4b2 100644
--- a/pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart
+++ b/pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart
@@ -6,8 +6,7 @@
/// access to JavaScript features.
library dart2js._js_primitives;
-import 'dart:_foreign_helper' show
- JS;
+import 'dart:_foreign_helper' show JS;
/**
* This is the low-level method that is used to implement [print]. It is
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/js_number.dart ('k') | pkg/dev_compiler/tool/input_sdk/private/js_string.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698