mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Fix build bustage for bug 905405 on a CLOSED TREE
--HG-- extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
This commit is contained in:
parent
612bc35f0e
commit
10216e7984
@ -27,6 +27,7 @@ public:
|
||||
mLastNativeEventScheduledMutex("nsAppShell::mLastNativeEventScheduledMutex")
|
||||
{}
|
||||
typedef mozilla::TimeStamp TimeStamp;
|
||||
typedef mozilla::Mutex Mutex;
|
||||
|
||||
nsresult Init();
|
||||
void DoProcessMoreGeckoEvents();
|
||||
|
Loading…
Reference in New Issue
Block a user