Bug 1207437 - Extra qualification fixup.

This commit is contained in:
Jacek Caban 2015-10-02 12:27:16 +02:00
parent 5b78a22ad9
commit e69ef707a2

View File

@ -335,7 +335,7 @@ private:
mozilla::gfx::FeatureStatus AttemptD3D11ImageBridgeDeviceCreation();
mozilla::gfx::FeatureStatus AttemptD3D11ContentDeviceCreation();
bool gfxWindowsPlatform::AttemptD3D11ContentDeviceCreationHelper(
bool AttemptD3D11ContentDeviceCreationHelper(
IDXGIAdapter1* aAdapter, HRESULT& aResOut);
bool CanUseD3D11ImageBridge();