summaryrefslogtreecommitdiff
path: root/ext/webidl/benches/dict.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/webidl/benches/dict.js')
-rw-r--r--ext/webidl/benches/dict.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webidl/benches/dict.js b/ext/webidl/benches/dict.js
index b009a3c94..1bd95839d 100644
--- a/ext/webidl/benches/dict.js
+++ b/ext/webidl/benches/dict.js
@@ -5,7 +5,7 @@
import {
converters,
createDictionaryConverter,
-} from "internal:deno_webidl/00_webidl.js";
+} from "ext:deno_webidl/00_webidl.js";
const TextDecodeOptions = createDictionaryConverter(
"TextDecodeOptions",