mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 1041369: one more missing line in the previous bustage fix r=bustage
This commit is contained in:
parent
2228ebf96d
commit
e4c16f46ec
@ -12,6 +12,7 @@ public:
|
||||
~DesktopDeviceInfoNull();
|
||||
|
||||
virtual int32_t Init();
|
||||
virtual int32_t Refresh();
|
||||
};
|
||||
|
||||
DesktopDeviceInfo * DesktopDeviceInfoImpl::Create() {
|
||||
|
Loading…
Reference in New Issue
Block a user