Bug 1311466 - A follow-up fix. Fix Cancel() return type to make windows happy; r=me

This commit is contained in:
Jan Varga 2016-10-25 21:59:22 +02:00
parent ae1e9a74ca
commit 1fb27ff1f9

View File

@ -2999,7 +2999,7 @@ PreprocessHelper::Run()
return NS_OK;
}
NS_IMETHODIMP
nsresult
BackgroundRequestChild::
PreprocessHelper::Cancel()
{