Remove raw base::DictionaryValue::SetWithoutPathExpansion in //chrome

This change removes the deprecated raw pointer version of
base::DictionaryValue::SetWithoutPathExpansion in //chrome and replaces
it with the unique pointer version or other convenience functions where
appropriate.

BUG=646113

Review-Url: https://codereview.chromium.org/2845113002
Cr-Commit-Position: refs/heads/master@{#468902}
25 files changed