Descriptioncontent: Fix a typo in GN common/BUILD.gn file.
I got this by change when I ran:
$ gn gen out/Debug_gn --args='os="linux" cpu_arch="arm"'
ERROR at //content/common/BUILD.gn:151:31: Undefined identifier
if (cpu_arch != "arm" || !is_chromos) {
^---------
BUG=None
TEST=above
TBR=brettw@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272685
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|