Use the event handled flag to allow other pretarget handlers like the touch HUD to...
commit43346e39ef7145d80ab53085294fd02fa0c78f6e
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Oct 2013 02:39:09 +0000 (29 02:39 +0000)
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Oct 2013 02:39:09 +0000 (29 02:39 +0000)
treee2f16d45698aa15453d81988713dc7a15b15cc73
parent3f85dac3fed8fc1277bea7bb091f7753966fd3ad
Use the event handled flag to allow other pretarget handlers like the touch HUD to see the events.

BUG=305778
TEST=With touch hud on, enter overview mode, and touch a window, see touch.
TEST=With touch hud on, press Ctrl+O to open a modal child window, and touch the
parent. Should see the touch.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231488 0039d316-1c4b-4281-b951-d872f2087c98
ash/wm/overview/window_overview.cc
ui/views/corewm/window_modality_controller.cc