Partial backout of bug 341919 to fix bustage caused by DOM_AGNOSTIC3_BRANCH landing.

This commit is contained in:
silver%warwickcompsoc.co.uk 2006-06-26 11:11:57 +00:00
Родитель bfbdc4c8ec
Коммит 809acd011e
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -40,6 +40,7 @@
#define nsIScriptGlobalObject_h__
#include "nsISupports.h"
#include "nsEvent.h"
#include "nsIProgrammingLanguage.h"
class nsIScriptContext;

Просмотреть файл

@ -60,6 +60,7 @@ REQUIRES += \
string \
xpcom \
xpconnect \
widget \
dom \
$(NULL)