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

Unified Diff: pkg/dev_compiler/lib/src/js_ast/js_ast.dart

Issue 2474523003: fix #27607, add dev_compiler summary to the SDK and move JS files (Closed)
Patch Set: fix typo Created 4 years, 1 month 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/lib/src/js_ast/js_ast.dart
diff --git a/pkg/dev_compiler/lib/src/js_ast/js_ast.dart b/pkg/dev_compiler/lib/src/js_ast/js_ast.dart
index 68c706a9425e25a9c6235203e4cc158b378f814a..21eadd34b8e634f7016fa9a57785d41159bbd6ab 100644
--- a/pkg/dev_compiler/lib/src/js_ast/js_ast.dart
+++ b/pkg/dev_compiler/lib/src/js_ast/js_ast.dart
@@ -11,7 +11,6 @@ import '../closure/closure_annotation.dart';
part 'nodes.dart';
part 'builder.dart';
part 'js_types.dart';
-part 'module_transform.dart';
part 'printer.dart';
part 'template.dart';
part 'type_printer.dart';
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/module_builder.dart ('k') | pkg/dev_compiler/lib/src/js_ast/module_transform.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698