tools/gn: forward declare some base types in trace.h
CommandLine and FilePath are being passed by reference, so they can be forward declared and their header includes be moved to the source file instead. BUG=None TEST=gn gen + gn_unittests R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1492813002 Cr-Commit-Position: refs/heads/master@{#363056}
Showing
Please register or sign in to comment