Fix double-move of SkColorSpace

I allowed std::move(colorSpace) to be called twice, resulting in
in the second result being null.

TBR=junov
BUG=44872

Review-Url: https://codereview.chromium.org/2471193002
Cr-Commit-Position: refs/heads/master@{#429403}
1 file changed