Mandoline filesystem: Build the filesystem on windows.
commit3e8be89d1827aed47a9deeb7d1b6745258c17000
authorerg <erg@chromium.org>
Fri, 29 May 2015 23:12:44 +0000 (29 16:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 23:13:15 +0000 (29 23:13 +0000)
tree88dcc15e556517049ad99dc0f1ac4b48d5d80bb2
parente7fc725c370336d95752dc446631812053a21dc7
Mandoline filesystem: Build the filesystem on windows.

This resolves name collisions with #defines in windows.h and does os specific path handling in a few places.

BUG=490237

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

Cr-Commit-Position: refs/heads/master@{#332073}
13 files changed:
components/filesystem/directory_impl.cc
components/filesystem/directory_impl_unittest.cc
components/filesystem/file_impl.cc
components/filesystem/file_impl_unittest.cc
components/filesystem/file_system_impl.cc
components/filesystem/files_test_base.cc
components/filesystem/public/interfaces/directory.mojom
components/filesystem/public/interfaces/file.mojom
components/filesystem/public/interfaces/file_system.mojom
components/filesystem/public/interfaces/types.mojom
components/filesystem/util.cc
components/filesystem/util.h
mandoline/BUILD.gn