move protect_file_posix to posix block
commita03124d1119077caad658d8a39e59365ca64541d
authorscottmg <scottmg@chromium.org>
Wed, 4 Mar 2015 20:38:24 +0000 (4 12:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Mar 2015 20:39:26 +0000 (4 20:39 +0000)
tree7351b5330aef8c91fc799e7a5bac1e1e99033bf1
parentcacdcdcdc4a1357dc4ff9f5928888b63f7bf560a
move protect_file_posix to posix block

Otherwise, on Windows when 'All' is built the no-op build is broken --
no files are included in the .lib so none is generated, which means on
subsequent builds ninja always reruns that step.

This is currently breaking win_chromium_compile_dbg_ng trybots.

R=pasko@chromium.org, thakis@chromium.org
BUG=424562

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

Cr-Commit-Position: refs/heads/master@{#319119}
base/base.gyp