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 ea5e7313db
commit 4a82c65c18

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
**/