Commit ae44770e authored by Jordan Bayles's avatar Jordan Bayles Committed by Commit Bot

[Mirroring Service] Delete wontfix TODO

This TODO isn't going to be completed, so deleting it from source.

Bug: 1015461
Change-Id: I5dbfbbf9751cd8fb089614138d5759a668f08523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258682Reviewed-by: default avatarAlex Gough <ajgo@chromium.org>
Commit-Queue: Jordan Bayles <jophba@chromium.org>
Cr-Commit-Position: refs/heads/master@{#781378}
parent c4b1815e
...@@ -20,7 +20,4 @@ interface MirroringServiceHost { ...@@ -20,7 +20,4 @@ interface MirroringServiceHost {
pending_remote<SessionObserver> observer, pending_remote<SessionObserver> observer,
pending_remote<CastMessageChannel> outbound_channel, pending_remote<CastMessageChannel> outbound_channel,
pending_receiver<CastMessageChannel> inbound_channel); pending_receiver<CastMessageChannel> inbound_channel);
// TODO(crbug.com/1015461): Add interfaces to get the streaming events/stats
// and mirroring logs.
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment