Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner

This commit is contained in:
Fernando Jiménez 2013-06-25 15:28:28 +08:00
parent 5bf449ab35
commit bb3c75dadd

View File

@ -4,6 +4,8 @@
Components.utils.import("resource://gre/modules/Services.jsm");
const Ci = Components.interfaces;
/**
* Special Powers Exception - used to throw exceptions nicely
**/