Relanding pavlov's changes for bug 129953, in pieces.

git-svn-id: svn://10.0.0.236/trunk@118935 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2002-04-13 19:00:50 +00:00
parent fee86da3b9
commit 6343801501
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@ EXPORTS = \
XPIDLSRCS = \
nsIThread.idl \
nsIThreadPool.idl \
nsITimerManager.idl \
nsIRunnable.idl \
nsIEventQueue.idl \
nsIEventQueueService.idl \

View File

@ -45,6 +45,7 @@ XPIDLSRCS = \
.\nsIEventQueueService.idl \
.\nsIThread.idl \
.\nsIThreadPool.idl \
.\nsITimerManager.idl \
.\nsIRunnable.idl \
.\nsIProcess.idl \
.\nsIScriptableTimer.idl \