summaryrefslogtreecommitdiff
path: root/runtime/web_worker.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/web_worker.rs')
-rw-r--r--runtime/web_worker.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/web_worker.rs b/runtime/web_worker.rs
index 9e8fc8097..e1d4651d6 100644
--- a/runtime/web_worker.rs
+++ b/runtime/web_worker.rs
@@ -397,7 +397,7 @@ impl WebWorker {
});
// NOTE(bartlomieju): ordering is important here, keep it in sync with
- // `runtime/build.rs`, `runtime/worker.rs` and `cli/build.rs`!
+ // `runtime/build.rs`, `runtime/worker.rs` and `runtime/snapshot.rs`!
let mut extensions = vec![
// Web APIs