Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D24168
This commit is contained in:
Sylvestre Ledru
2019-03-31 15:12:55 +00:00
parent 13423ff2fb
commit d42e742a3e
111 changed files with 463 additions and 500 deletions

View File

@@ -447,7 +447,6 @@ nsScriptSecurityManager::GetChannelURIPrincipal(nsIChannel* aChannel,
return *aPrincipal ? NS_OK : NS_ERROR_FAILURE;
}
/////////////////////////////
// nsScriptSecurityManager //
/////////////////////////////