| Index: ash/ash.gyp
|
| ===================================================================
|
| --- ash/ash.gyp (revision 175112)
|
| +++ ash/ash.gyp (working copy)
|
| @@ -623,8 +623,6 @@
|
| }],
|
| ['OS=="win"', {
|
| 'sources/': [
|
| - # TODO(win_ash): implement DragDropController::StartDragAndDrop
|
| - ['exclude', 'drag_drop/drag_drop_controller_unittest.cc'],
|
| # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
|
| ['exclude', 'focus_cycler_unittest.cc'],
|
| # All tests for multiple displays: not supported on Windows Ash.
|
|
|