mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Move E2E DASH test into DASH package
PiperOrigin-RevId: 384912341
This commit is contained in:
parent
85f3af8864
commit
7157f3c119
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package com.google.android.exoplayer2.e2etest;
|
||||
package com.google.android.exoplayer2.source.dash.e2etest;
|
||||
|
||||
import static com.google.android.exoplayer2.util.Assertions.checkNotNull;
|
||||
|
||||
Loading…
Reference in a new issue