Fix copybara import in GlTextureInfo

PiperOrigin-RevId: 514728583
This commit is contained in:
rohks 2023-03-07 15:37:44 +00:00 committed by Rohit Singh
parent 0113174788
commit 0bec22f31b

View file

@ -15,6 +15,8 @@
*/
package com.google.android.exoplayer2.util;
import com.google.android.exoplayer2.C;
/** Contains information describing an OpenGL texture. */
public final class GlTextureInfo {