Linux: Fix missing ui::Service symbols (issue #2294)

This commit is contained in:
Marshall Greenblatt
2017-11-16 12:23:51 -05:00
parent be1919cd6d
commit 90cce6787e

View File

@@ -865,6 +865,7 @@ static_library("libcef_static") {
deps += [
"//build/config/freetype",
"//services/ui:lib",
"//third_party/fontconfig",
]
}