Last files: Change ScopedTempDir::path() to GetPath()
path() is being deprecated, GetPath() has better checking against wrong use. For more context, see https://codereview.chromium.org/2275553005/. Most of the callsites have been converted, with only https://codereview.chromium.org/2317123003/ remaining as the last big chunk, but in the meantime new uses of path() crept in. BUG=640599 TBR=danakj@chromium.org, petewil@chromium.org, siggi@chromium.org, Review-Url: https://codereview.chromium.org/2347673002 Cr-Commit-Position: refs/heads/master@{#418932}
Showing
Please register or sign in to comment