mirror of https://github.com/perkeep/perkeep.git
newui: more closure deps, reduces compiler warnings
Change-Id: Ifc20c3cbee34b1158195231e20646f1f68a4b1ef
This commit is contained in:
parent
3a8c4f1cdc
commit
1fe472a202
|
@ -6,6 +6,7 @@
|
|||
*/
|
||||
goog.provide('camlistore.BlobItem');
|
||||
|
||||
goog.require('camlistore.ServerType');
|
||||
goog.require('goog.dom');
|
||||
goog.require('goog.dom.classes');
|
||||
goog.require('goog.events.EventHandler');
|
||||
|
|
Loading…
Reference in New Issue