| Index: content/browser/gpu/gpu_process_host_ui_shim.cc
|
| ===================================================================
|
| --- content/browser/gpu/gpu_process_host_ui_shim.cc (revision 174988)
|
| +++ content/browser/gpu/gpu_process_host_ui_shim.cc (working copy)
|
| @@ -220,8 +220,8 @@
|
| }
|
|
|
| void GpuProcessHostUIShim::OnUpdateVSyncParameters(int surface_id,
|
| - base::TimeTicks timebase,
|
| - base::TimeDelta interval) {
|
| + base::TimeTicks timebase,
|
| + base::TimeDelta interval) {
|
|
|
| int render_process_id = 0;
|
| int render_widget_id = 0;
|
|
|