Index: sdk/lib/_internal/compiler/js_lib/interceptors.dart |
diff --git a/sdk/lib/_internal/compiler/js_lib/interceptors.dart b/sdk/lib/_internal/compiler/js_lib/interceptors.dart |
index 200f2b94a01ed4dea2bfd8da49e33cd9b940bc1e..ec8bdbf51ffccb29c6a6ece97d82428fb98ec775 100644 |
--- a/sdk/lib/_internal/compiler/js_lib/interceptors.dart |
+++ b/sdk/lib/_internal/compiler/js_lib/interceptors.dart |
@@ -20,6 +20,7 @@ import 'dart:_js_helper' show allMatchesInStringUnchecked, |
checkNum, |
checkString, |
defineProperty, |
+ diagnoseIndexError, |
getRuntimeType, |
initNativeDispatch, |
initNativeDispatchFlag, |