diff --git a/mozilla/tools/module-deps/all.dot b/mozilla/tools/module-deps/all.dot index 43845ff2113..22a33a3f3bd 100644 --- a/mozilla/tools/module-deps/all.dot +++ b/mozilla/tools/module-deps/all.dot @@ -1068,7 +1068,6 @@ digraph G { appshell -> xul; appshell -> uriloader; appshell -> xpconnect; - appshell -> rdf; appshell -> js; appshell -> profile; appshell -> browser;