gn format: Special case for single arg function calls containing boolean ops
commit78c18bdb7076e2d91e6776e030a1d5b8d44dd247
authorscottmg <scottmg@chromium.org>
Mon, 1 Dec 2014 23:54:06 +0000 (1 15:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Dec 2014 23:54:36 +0000 (1 23:54 +0000)
tree3dbdcfdf747156646f6b1edeb5e4d6a1c01651ba
parent3f492b65105964526ca8dc5d6a66971c0a427cdd
gn format: Special case for single arg function calls containing boolean ops

Follows https://codereview.chromium.org/772663002/ .

R=brettw@chromium.org
BUG=348474

Review URL: https://codereview.chromium.org/770053002

Cr-Commit-Position: refs/heads/master@{#306297}
tools/gn/command_format.cc
tools/gn/command_format_unittest.cc
tools/gn/format_test_data/059.gn [new file with mode: 0644]
tools/gn/format_test_data/059.golden [new file with mode: 0644]