| Index: ash/display/screen_position_controller_unittest.cc
|
| diff --git a/ash/display/screen_position_controller_unittest.cc b/ash/display/screen_position_controller_unittest.cc
|
| index 3bd0583a4ce2a378e748a02d9fbbb83b401ba0c6..ba6f127c677429ef896059a32d582992d9d1e404 100644
|
| --- a/ash/display/screen_position_controller_unittest.cc
|
| +++ b/ash/display/screen_position_controller_unittest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "ui/gfx/screen.h"
|
|
|
| #if defined(OS_WIN)
|
| -// TOD(mazda): UpdateDisplay does not work properly on Win.
|
| -// Fix this and enable tests.
|
| +// TODO(scottmg): RootWindow doesn't get resized immediately on Windows
|
| +// Ash. http://crbug.com/247916.
|
| #define MAYBE_ConvertHostPointToScreen DISABLED_ConvertHostPointToScreen
|
| #define MAYBE_ConvertHostPointToScreenHiDPI DISABLED_ConvertHostPointToScreenHiDPI
|
| #define MAYBE_ConvertHostPointToScreenRotate DISABLED_ConvertHostPointToScreenRotate
|
|
|