Chromium Code Reviews
DescriptionMedia Router Mojo: Use new wrapper types.
Updates code to stop using the old mojo::String and mojo::Array types
and instead use the much-cleaner std::string and std::vector types
(a.k.a. the "new" mojo wrapper types for C++ code).
R=imcheng@chromium.org
Committed: https://crrev.com/6b1201a247659ad0e76cbacb0f382478d17e77ff
Cr-Commit-Position: refs/heads/master@{#407564}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 23 (10 generated)
|