diff --git a/embedding/components/windowwatcher/public/Makefile.in b/embedding/components/windowwatcher/public/Makefile.in index a7994d1e0a31..9ba7f272018c 100644 --- a/embedding/components/windowwatcher/public/Makefile.in +++ b/embedding/components/windowwatcher/public/Makefile.in @@ -49,13 +49,13 @@ GRE_MODULE = 1 SDK_XPIDLSRCS = nsIWindowWatcher.idl \ nsIPromptService.idl \ - nsINonBlockingAlertService.idl \ $(NULL) XPIDLSRCS = nsIDialogParamBlock.idl \ nsPIPromptService.idl \ nsPIWindowWatcher.idl \ nsIAuthPromptWrapper.idl \ + nsINonBlockingAlertService.idl \ $(NULL) include $(topsrcdir)/config/rules.mk