Change namespace from shakaExterns to shaka.externs

Change-Id: I16432351e2a266aa8fd175669aa27c44bfdffeae
This commit is contained in:
Sandra Lokshina
2018-04-06 09:34:33 -07:00
parent 5e5aa7ffeb
commit 8065bd54a8
116 changed files with 1068 additions and 1001 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ describe('DashParser SegmentBase', function() {
let fakeNetEngine;
/** @type {!shaka.dash.DashParser} */
let parser;
/** @type {shakaExtern.ManifestParser.PlayerInterface} */
/** @type {shaka.extern.ManifestParser.PlayerInterface} */
let playerInterface;
/** @type {ArrayBuffer} */
let indexSegment;