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

Unified Diff: tool/input_sdk/private/interceptors.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: tool/input_sdk/private/interceptors.dart
diff --git a/tool/input_sdk/private/interceptors.dart b/tool/input_sdk/private/interceptors.dart
index 566d1f6c106b8b4761ee0d11bab929711adc8413..f84ad847f5bd70c3d1d4011c6e8329844b64a527 100644
--- a/tool/input_sdk/private/interceptors.dart
+++ b/tool/input_sdk/private/interceptors.dart
@@ -31,7 +31,6 @@ import 'dart:_js_helper' show allMatchesInStringUnchecked,
stringReplaceAllUnchecked,
stringReplaceFirstUnchecked,
lookupAndCacheInterceptor,
- lookupDispatchRecord,
StringMatch,
firstMatchAfter,
NoInline;

Powered by Google App Engine
This is Rietveld 408576698