aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy
diff options
context:
space:
mode:
Diffstat (limited to 'python/tidy/servo_tidy')
-rw-r--r--python/tidy/servo_tidy/licenseck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tidy/servo_tidy/licenseck.py b/python/tidy/servo_tidy/licenseck.py
index a4953e6eabb..96213346715 100644
--- a/python/tidy/servo_tidy/licenseck.py
+++ b/python/tidy/servo_tidy/licenseck.py
@@ -64,5 +64,5 @@ licenses_dep_toml = [
'name = "servo-freetype-sys"',
'name = "simd"',
'name = "webrender"',
- 'name = "webrender_traits"',
+ 'name = "webrender_api"',
]