remove fpscounter, can be enabled from node
This commit is contained in:
parent
3e7ff466cd
commit
0a349ef16c
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ void WebContentsPreferences::AppendExtraCommandLineSwitches(
|
|||
}
|
||||
|
||||
command_line->AppendSwitch(cc::switches::kEnableBeginFrameScheduling);
|
||||
command_line->AppendSwitch(cc::switches::kShowFPSCounter);
|
||||
}
|
||||
|
||||
// static
|
||||
|
|
Loading…
Reference in a new issue