tools/gn: Cleanup - remove unused scoped_file.h include.
commit661e74df5999009fa65cd4f46b27456804863978
authortfarina <tfarina@chromium.org>
Tue, 10 Mar 2015 19:13:12 +0000 (10 12:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Mar 2015 19:13:44 +0000 (10 19:13 +0000)
tree300e45c3397529be55565e36d3af95eadc3943e1
parentdb0c4096420bf5ae83a2af000743ee8407697699
tools/gn: Cleanup - remove unused scoped_file.h include.

This was left behind when cleaning up the 'clean' command after some
refactoring.

TEST=ninja -C out-gn gn && out-gn/gn gen out-gn
TBR=scottmg@chromium.org

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

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