Descriptionformat GN files, and invert if->config to config->if
Both if (...) { config ... } else { config ... } and config { if (...) { ...}
else { ... } } work. We just happen to do the if inside the config more often
than the other way around.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2347953002
Committed: https://skia.googlesource.com/skia/+/b9be979eaecebcb5350efae46e6555188e7c3a78
Patch Set 1 #Messages
Total messages: 10 (5 generated)
|