MacViews: Disable tests in MenuViewDragAndDropTest.
commit9b85b5bb6fbdcd6802bfa60f3a8255255597ab07
authorjackhou <jackhou@chromium.org>
Fri, 16 Jan 2015 00:38:03 +0000 (15 16:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 16 Jan 2015 00:39:41 +0000 (16 00:39 +0000)
treef95b740420647818d76ffdacfa4581a2a8eada1a
parent70dff4fc82ac26c9beecc54644ab7ee055596862
MacViews: Disable tests in MenuViewDragAndDropTest.

These tests are currently disabled on Linux and Windows. They were only run
on Mac with toolkit_views:

MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag
MenuViewDragAndDropTestNestedDrag.MenuViewDragAndDropNestedDrag

This CL disables the tests on Mac. On Windows, it makes the tests disabled
instead of if-def'd out.

BUG=449058

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

Cr-Commit-Position: refs/heads/master@{#311782}
chrome/browser/ui/views/menu_view_drag_and_drop_test.cc