Fix coding styles
This commit is contained in:
parent
8ca1bea58b
commit
c76db0ba1d
6 changed files with 13 additions and 31 deletions
|
@ -237,7 +237,7 @@ void AtomRendererClient::EnableWebRuntimeFeatures() {
|
|||
}
|
||||
|
||||
void AtomRendererClient::AddKeySystems(
|
||||
std::vector<media::KeySystemInfo>* key_systems) {
|
||||
std::vector<media::KeySystemInfo>* key_systems) {
|
||||
AddChromeKeySystems(key_systems);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue