gn: It is simpler to just call Consume() method.
commit27d79a508aa17badfb3b997cf23ab6347c60546c
authortfarina <tfarina@chromium.org>
Fri, 27 Feb 2015 01:05:52 +0000 (26 17:05 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 27 Feb 2015 01:07:49 +0000 (27 01:07 +0000)
treede071207149df8aec278a84518d7ee9762c03ee0
parent2fff1004b744b9eb72ecbfbd82c269b3de4172de
gn: It is simpler to just call Consume() method.

Like we do everywhere else.

$ gn gen out-gn
$ ninja -C out-gn gn
$ out-gn/gn gen out-gn

BUG=None
TEST=see above
R=scottmg@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#318365}
tools/gn/parser.cc