[Presentation API] Remove content::PresentationInfo.
Replaces usages of content::PresentationInfo with blink::mojom::PresentationInfo. There should be no change in behavior. The presentation ID length check in the typemap is moved to PresentationServiceImpl. Presentation IDs are always generated by the browser and a too-long ID is a bug. Bug: 817903 Change-Id: I6518abbab6d8b6f24925f1fb649a150b08221622 Reviewed-on: https://chromium-review.googlesource.com/1026987Reviewed-by:Tom Sepez <tsepez@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Derek Cheng <imcheng@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#557973}
Showing
Please register or sign in to comment