mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 10:25:01 +00:00
Bug 770317: Fix class name in mof file. r=glandium
This commit is contained in:
parent
063e53c63c
commit
9dabac712d
@ -24,6 +24,6 @@ class MozillaEventSessionStoreWindowRestored : MozillaProvider
|
||||
[dynamic: ToInstance, Description("Mozilla Event: XPCOM Shutdown."): Amended,
|
||||
Guid("{26D1E091-0AE7-4F49-A554-4214445C505C}"),
|
||||
EventType(1)]
|
||||
class MozillaEventSessionStoreWindowRestored : MozillaProvider
|
||||
class MozillaEventXPCOMShutdown : MozillaProvider
|
||||
{
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user