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

Unified Diff: lib/src/dependency_graph.dart

Issue 1152333009: Delete dart2js specific private library code (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 7 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: lib/src/dependency_graph.dart
diff --git a/lib/src/dependency_graph.dart b/lib/src/dependency_graph.dart
index 2ababc323dcf27ccf56a50f8bb46342c05a78af9..1bef7d63fdce2ffbf1a11e4c92273011e4eba33c 100644
--- a/lib/src/dependency_graph.dart
+++ b/lib/src/dependency_graph.dart
@@ -514,7 +514,6 @@ const corelibOrder = const [
'dart.async',
'dart._foreign_helper',
'dart._js_embedded_names',
- 'dart._js_names',
'dart._js_helper',
'dart.isolate',
'dart.typed_data',

Powered by Google App Engine
This is Rietveld 408576698