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

Unified Diff: sdk/lib/dart2dart.platform

Issue 2186433002: TBR. Shouldn't have referenced JSObject in dart2js. Accidentally left it in porting code from darti… (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Removing js_util from this list makes the platform consistency test pass but that seems like the wr… Created 4 years, 5 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 | « no previous file | sdk/lib/dart_client.platform » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/dart2dart.platform
diff --git a/sdk/lib/dart2dart.platform b/sdk/lib/dart2dart.platform
index d9aaa193dbec808d16120c6e8e3801f44fff30b3..fd9d8ed0d9d547fbcb3e156a04293704a0d28392 100644
--- a/sdk/lib/dart2dart.platform
+++ b/sdk/lib/dart2dart.platform
@@ -25,7 +25,6 @@ indexed_db: indexed_db/dart2js/indexed_db_dart2js.dart
io: io/io.dart
isolate: isolate/isolate.dart
js: js/dart2js/js_dart2js.dart
-js_util: js_util/dart2js/js_util_dart2js.dart
math: math/math.dart
mirrors: mirrors/mirrors.dart
nativewrappers: html/dart2js/nativewrappers.dart
« no previous file with comments | « no previous file | sdk/lib/dart_client.platform » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698