aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/compositing
diff options
context:
space:
mode:
Diffstat (limited to 'components/shared/compositing')
-rw-r--r--components/shared/compositing/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/shared/compositing/Cargo.toml b/components/shared/compositing/Cargo.toml
index 809826c25d0..b35e7560f3e 100644
--- a/components/shared/compositing/Cargo.toml
+++ b/components/shared/compositing/Cargo.toml
@@ -25,4 +25,3 @@ script_traits = { workspace = true }
servo_url = { path = "../../url" }
style_traits = { workspace = true }
webrender_api = { workspace = true }
-webrender_surfman = { path = "../../webrender_surfman" }