DescriptionFix 'chrome' build when use_ozone is true
As is, the 'chrome' target depends on libsecret, which
explicitly depends on glib.
In case of use_ozone=true builds, though, use_glib is
set to false.
CL fixes it by not building libsecret dependant files
when use_ozone is true.
Committed: https://crrev.com/e1ac59e44d680d11f9978c010eeb4c44a092111e
Cr-Commit-Position: refs/heads/master@{#418663}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix 'chrome' build when use_ozone is true #
Messages
Total messages: 13 (7 generated)
|