Remove the use of url::Origin from user_media_processor.cc
Apart from the fact that it is not being used anywhere, it is also an inconvenience, since this file is in the process of being migrated to Blink [1], where the header is banned. This CL cleans it up. [1] https://crrev.com/c/1731644 BUG=704136 R=guidou@chromium.org, haraken@chromium.org Change-Id: Ie8626c1d139733787b867293c46d768d1ea66eee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731872 Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#683755}
Showing
Please register or sign in to comment