Fixes bug where app menu would get stuck if user clicked and
dragged. This was happening because the renderer would think we were
doing a drag operation. We need to tell the renderer to end the drag,
otherwise the renderer thinks the drag operation is ongoing.

BUG=31259
TEST=see bug

Review URL: http://codereview.chromium.org/548006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36012 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed