adds docs for osr

This commit is contained in:
gellert 2016-07-31 00:22:34 +02:00
parent e4000850cd
commit f60d791fa8
6 changed files with 90 additions and 11 deletions

View file

@ -189,8 +189,6 @@ void WebContentsPreferences::AppendExtraCommandLineSwitches(
command_line->AppendSwitch(cc::switches::kEnableBeginFrameScheduling);
command_line->AppendSwitch(cc::switches::kShowFPSCounter);
// command_line->AppendSwitch("disable-gpu");
// command_line->AppendSwitch("disable-gpu-compositing");
}
// static