Use DIR_TEMP instead of DIR_EXE for content_shell.log
content_shell was trying to create log file in DIR_EXE. This doesn work on platforms where the directory is not writable, particularly on Fuchsia. Updated content_shell to use DIR_TEMP on Fuchsia. Bug: 778467 Change-Id: I03198062e0c067340479209c99056a4e0b460ea4 Reviewed-on: https://chromium-review.googlesource.com/1054785 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#558054}
Showing
Please register or sign in to comment