Add missing goog.require() dependencies

This commit is contained in:
Andy Hochhaus
2016-06-25 14:01:37 -07:00
parent a3c1ed29d4
commit 87a62d717e
19 changed files with 27 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
goog.provide('shaka.util.StringUtils');
goog.require('shaka.log');
goog.require('shaka.util.Error');