DescriptionFix ReadFileToSTring failure due to '..' in the path.
This failure is caused by crrev.com/175642.
So we use file_util::AbsolutePath() to map the path before passing it to ReadFileToString.
BUG=168936
TEST=gpu bots
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175848
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|