Ignore FILE_ATTRIBUTE_NOT_CONTENT_INDEXED for base unit tests.
commit8e197f924af30da5a799f133669ef64cf974c36f
authorrvargas <rvargas@chromium.org>
Mon, 9 Feb 2015 21:02:39 +0000 (9 13:02 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 21:03:05 +0000 (9 21:03 +0000)
tree10090058a48cf938e229ae3a88a5bfc84769690d
parentbce21923514e1b1d92d5dd743785830fe9c10ad3
Ignore FILE_ATTRIBUTE_NOT_CONTENT_INDEXED for base unit tests.

FILE_ATTRIBUTE_NOT_CONTENT_INDEXED may or may not be set on a temp
directory depending on the OS version and location of the directory.

BUG=455470

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

Cr-Commit-Position: refs/heads/master@{#315391}
base/files/file_util_unittest.cc