Index: ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc |
diff --git a/ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc b/ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc |
index 6f63eb062478b7109628bae4edd729c8e133b31d..94ef47950b09b4706fd7c8fb77028a6f25c3e782 100644 |
--- a/ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc |
+++ b/ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc |
@@ -125,9 +125,6 @@ TEST_F(AshPopupAlignmentDelegateTest, MAYBE_ShelfAlignment) { |
} |
TEST_F(AshPopupAlignmentDelegateTest, LockScreen) { |
- if (!SupportsHostWindowResize()) |
- return; |
- |
const gfx::Rect toast_size(0, 0, 10, 10); |
GetPrimaryShelf()->SetAlignment(SHELF_ALIGNMENT_LEFT); |