Use std::make_unique for views in MediaDialogView
Use of new operator in constructing views is highly discouraged. See: https://source.chromium.org/chromium/chromium/src/+/master:docs/ui/learn/bestpractices/ownership.md This is minor code cleanup and should not affect behavior. Change-Id: Ia4d522d5e3a40b0d5a148286e84d3764006da990 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495830Reviewed-by:Abigail Klein <abigailbklein@google.com> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#820541}
Showing
Please register or sign in to comment