Eliminate input ack-to-string log warnings
commitaced99cc30e3b9049574c8a69ee21397ef901156
authorjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Dec 2013 22:38:37 +0000 (6 22:38 +0000)
committerjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Dec 2013 22:38:37 +0000 (6 22:38 +0000)
tree567dc608afc64842cb92c8b69bb038693b42148a
parent47a8407847f1cd7d83483a263e2209bf74c2dc55
Eliminate input ack-to-string log warnings

Add string conversion for INPUT_EVENT_ACK_STATE_IGNORED, eliminating an
unhandled ack log warning and forcing a compile error for states added in the
future.

NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239274 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/input/input_router_impl.cc