diff --git a/BUILD.gn b/BUILD.gn index d6a6ae2ed..945cc81a8 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -865,6 +865,7 @@ static_library("libcef_static") { deps += [ "//build/config/freetype", + "//services/ui:lib", "//third_party/fontconfig", ] }