Reassign TODO to new bug.

PiperOrigin-RevId: 468672505
(cherry picked from commit ee04bb882509bb072d403d3ff487fd1a02b776d3)
This commit is contained in:
Googler 2022-08-19 11:30:19 +00:00 committed by microkatz
parent 8ca462b8f1
commit a265a9bb0f

View File

@ -35,7 +35,7 @@ import java.util.List;
*/
@UnstableApi
public interface FrameProcessor {
// TODO(b/238302213): Allow effects to be replaced.
// TODO(b/243036513): Allow effects to be replaced.
/** A factory for {@link FrameProcessor} instances. */
interface Factory {