Remove GpuHostMsg_UpdateVSyncParameters handler from GpuProcssHostUIShim
commit2c99418fb0c2465c52b4fd69ad495c0dfbac5131
authorsimonhong@chromium.org <simonhong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Jul 2014 06:09:31 +0000 (8 06:09 +0000)
committersimonhong@chromium.org <simonhong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Jul 2014 06:09:31 +0000 (8 06:09 +0000)
treec5053c51c594550afd59f59cfe094d8988291e9f
parent93c5eb41b4429561d9f5bdadddb53f4d13b9a234
Remove GpuHostMsg_UpdateVSyncParameters handler from GpuProcssHostUIShim

After delegated frame is used, this message is not handled anymore
by GpuProcessHostUIShim.
On Aura, this message is handled by BrowserCompositorOutputSurfaceProxy.
On Mac, vsync params updating is triggered not by gpu process
but by browser process itself with DisplayLinkMac.
On Android, browser process uses android system's vsync signal.

R=ajuma@chromium.org, piman@chromium.org, kbr@chromium.org
BUG=NONE

Review URL: https://codereview.chromium.org/369003002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281674 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/gpu/gpu_process_host_ui_shim.cc
content/browser/gpu/gpu_process_host_ui_shim.h