Reduce conversion template use for StringPiece.
commit5225f598076767dbe20e8dd6db3fae37780be0e4
authorpetermayo <petermayo@chromium.org>
Mon, 17 Aug 2015 17:47:42 +0000 (17 10:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 17:48:46 +0000 (17 17:48 +0000)
tree6765b9a23fb8a7915aa19bae989e27675f3a793d
parente3c813a4e6455e4a6ac24eca6951951f75aa2fd8
Reduce conversion template use for StringPiece.

Use StringPiece to get to base::String rather than attempt a
mojo::TypeConversion directly from a StringPiece.

BUG=521216
TEST=Compile successfully

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

Cr-Commit-Position: refs/heads/master@{#343709}
content/common/mojo/service_registry_impl.cc