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

Unified Diff: sdk/lib/_internal/js_runtime/lib/js_rti.dart

Issue 2973823002: Revert "Remaining private libs" (Closed)
Patch Set: Created 3 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 | « sdk/lib/_internal/js_runtime/lib/js_number.dart ('k') | sdk/lib/_internal/js_runtime/lib/js_string.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/js_runtime/lib/js_rti.dart
diff --git a/sdk/lib/_internal/js_runtime/lib/js_rti.dart b/sdk/lib/_internal/js_runtime/lib/js_rti.dart
index dcbd0211517d960bb0077466d84bac1bc38dcb10..3df03d3338b041bb182fee974337a19c5122593c 100644
--- a/sdk/lib/_internal/js_runtime/lib/js_rti.dart
+++ b/sdk/lib/_internal/js_runtime/lib/js_rti.dart
@@ -39,7 +39,7 @@
* to an array containing only null values.
*/
-part of "dart:_js_helper";
+part of "js_helper.dart";
Type createRuntimeType(String name) {
// Use a 'JS' cast to String. Since this is registered as used by the
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_number.dart ('k') | sdk/lib/_internal/js_runtime/lib/js_string.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698