Index: ash/mus/window_manager_unittest.cc |
diff --git a/ash/mus/window_manager_unittest.cc b/ash/mus/window_manager_unittest.cc |
index bc9875320e87507c71885f6523213a35e2613929..b2c689df18bb0a090f782dd3e4d1fa4430e872f9 100644 |
--- a/ash/mus/window_manager_unittest.cc |
+++ b/ash/mus/window_manager_unittest.cc |
@@ -48,6 +48,7 @@ void OnEmbed(bool success) { |
// (ash::MaterialDesignController::IsShelfMaterial()). See |
// crbug.com/660194 and crbug.com/642879. |
// TODO(rockot): Reenable this test. |
+// TODO(sky): convert to using aura. |
TEST_F(WindowManagerTest, DISABLED_OpenWindow) { |
WindowTreeClientDelegate window_tree_delegate; |