Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(908)

Unified Diff: ash/mus/window_manager_unittest.cc

Issue 2539363005: Converts ash to use aura-mus (Closed)
Patch Set: add overrides Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | ash/mus/window_properties.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | ash/mus/window_properties.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698