Bug 938393 - fix the bustage fix - no review, bustage fix on a CLOSED TREE

This commit is contained in:
Benoit Jacob 2013-11-15 13:28:14 -05:00
parent 59e16f3d14
commit 5f257dd591

View File

@ -162,5 +162,6 @@ interface nsIWindowWatcher : nsISupports {
};
%{C++
#define NS_WINDOWWATCHER_CONTRACTID "@mozilla.org/embedcomp/window-watcher;1"
%}