mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
Add missing goog.require() dependencies
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
goog.provide('shaka.util.StringUtils');
|
||||
|
||||
goog.require('shaka.log');
|
||||
goog.require('shaka.util.Error');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user