diff options
Diffstat (limited to 'components/script')
-rw-r--r-- | components/script/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/Cargo.toml b/components/script/Cargo.toml index 7cdc2e1809a..d6767355f9e 100644 --- a/components/script/Cargo.toml +++ b/components/script/Cargo.toml @@ -21,7 +21,6 @@ webgl_backtrace = ["backtrace", "canvas_traits/webgl_backtrace"] js_backtrace = ["backtrace"] refcell_backtrace = ["accountable-refcell"] uwp = ["js/uwp"] -vslatestinstalled = ["js/vslatestinstalled"] xr-profile = ["webxr-api/profile"] [build-dependencies] |