Chris Bracken a69f834185 Add --verbose flag to gn wrapper (flutter/engine#28318)
When debugging gn invocations, it's useful to be able to run the
underlying `gn` tool in verbose mode. This adds a `--verbose` flag that
passes the `-v` flag on the underlying `gn` invocation.
2021-08-25 20:48:08 -07:00
..