Presentation API: ignore presentation id passed to startSession().
commitff9e39863a692987bdbfe5099797369f20d5d476
authormlamouri <mlamouri@chromium.org>
Wed, 8 Jul 2015 18:40:56 +0000 (8 11:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 18:41:48 +0000 (8 18:41 +0000)
tree52543134f3c17c4642932cacfedbcfef06651214
parent4789cb827bc34b4dc320f12b23b1ec94a69cd1ba
Presentation API: ignore presentation id passed to startSession().

The presentation id will soon no longer be passed by Blink.

This is part of a suite of three CLs:
1. <this>
2. https://codereview.chromium.org/1225523002
3. https://codereview.chromium.org/1221093004

BUG=502047

Review URL: https://codereview.chromium.org/1208083004

Cr-Commit-Position: refs/heads/master@{#337868}
chrome/browser/media/router/presentation_service_delegate_impl.cc
chrome/browser/media/router/presentation_service_delegate_impl.h
content/browser/presentation/presentation_service_impl.cc
content/browser/presentation/presentation_service_impl.h
content/browser/presentation/presentation_service_impl_unittest.cc
content/common/presentation/presentation_service.mojom
content/public/browser/presentation_service_delegate.h
content/renderer/presentation/presentation_dispatcher.cc
content/renderer/presentation/presentation_dispatcher.h