DescriptionPass() type followups after https://codereview.chromium.org/367403002/
DeepCopy() has a covariant return type, so its result needs to be explicitly
cast to base::Value. Use an explicit call to scoped_ptr<base::Value> instead of
make_scoped_ptr(...).PassAs<base::Value> in a few other places too, as that
seems a bit simpler.
BUG=82385
TBR=joaodasilva@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281443
Patch Set 1 #Patch Set 2 : bleh #
Messages
Total messages: 7 (0 generated)
|