Fix build bustage for bug 905405 on a CLOSED TREE

--HG--
extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
This commit is contained in:
Robert O'Callahan 2013-09-19 16:51:24 +12:00
parent 612bc35f0e
commit 10216e7984

View File

@ -27,6 +27,7 @@ public:
mLastNativeEventScheduledMutex("nsAppShell::mLastNativeEventScheduledMutex")
{}
typedef mozilla::TimeStamp TimeStamp;
typedef mozilla::Mutex Mutex;
nsresult Init();
void DoProcessMoreGeckoEvents();