Commit 64b50ff9 by olly Committed by Oliver Woodman

Fix broken Javadoc

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213599127
parent 1726f9e5
......@@ -150,7 +150,7 @@ public interface TrackSelection {
void onPlaybackSpeed(float speed);
/**
* @deprecated Use and implement {@link #updateSelectedTrack(long, long, long, float, List,
* @deprecated Use and implement {@link #updateSelectedTrack(long, long, long, List,
* MediaChunkIterator[])} instead.
*/
@Deprecated
......
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 sign in to comment