skins.vector.styles.legacy needs to define legacy feature

Caused by If32b59036e5cd62cbb804944ca93fa1a101c5129. Looks like
that patch clashed with Ic7af947cfd5a5df4218f006232ede4ee7ed36c62
which touched same good without a merge conflict.

Bug: T247566
Change-Id: I0c918842ac2243e47bda702fb8fdc19ce57b005e
This commit is contained in:
jdlrobson 2020-03-18 20:13:41 -07:00
parent c85c0700a9
commit 4615f7d6d1
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"ResourceModules": {
"skins.vector.styles.legacy": {
"class": "ResourceLoaderSkinModule",
"features": [ "elements", "content", "interface", "logo" ],
"features": [ "elements", "content", "interface", "logo", "legacy" ],
"targets": [
"desktop",
"mobile"