DescriptionConvert GN visibility to be a list.
GN visibility currently allows either string or list types, but this is causing
some problems for some templates, which don't know if the invoker set the
visibility to a list or a string. Since there is no type reflection, templates
don't know how to handle visibility if they need to add to or replace the list.
Adds a missing error check in the config visibility checker.
R=ajwong@chromium.org
Committed: https://crrev.com/19b5fdba953c49a1a20003726ca719b00df14f20
Cr-Commit-Position: refs/heads/master@{#294411}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (1 generated)
|