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

Unified Diff: ash/shell_unittest.cc

Issue 2370913002: Removes AshTestBase::SupportsHostWindowResize (Closed)
Patch Set: feedback Created 4 years, 3 months 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/shelf/shelf_widget_unittest.cc ('k') | ash/system/toast/toast_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell_unittest.cc
diff --git a/ash/shell_unittest.cc b/ash/shell_unittest.cc
index 8fefa308d69a8afdeadb463ee56357e090799a62..cffe49b6ae4509ca39aad1adcd1713bc828126e7 100644
--- a/ash/shell_unittest.cc
+++ b/ash/shell_unittest.cc
@@ -369,9 +369,6 @@ TEST_F(ShellTest, LockScreenClosesActiveMenu) {
}
TEST_F(ShellTest, ManagedWindowModeBasics) {
- if (!SupportsHostWindowResize())
- return;
-
// We start with the usual window containers.
ExpectAllContainers();
// Shelf is visible.
« no previous file with comments | « ash/shelf/shelf_widget_unittest.cc ('k') | ash/system/toast/toast_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698