Similarly as done with base::FundamentalValue and base::StringValue we inline
base::BinaryValue into base::Value. There will be a follow up CL updating all
call sites to use base::Value instead of base::BinaryValue, again similarly to
how the removal of base::FundamentalValue and base::StringValue was done.
BUG=646113
R=brettw@chromium.orgCC=vabr@chromium.org
Review-Url: https://codereview.chromium.org/2689673002
Cr-Commit-Position: refs/heads/master@{#450640}