Index: views/view_unittest.cc |
diff --git a/views/view_unittest.cc b/views/view_unittest.cc |
index 4137102c3623eca23314d750466d22737afeeb42..ddc16f5c1650af278290a427d1dbf639a8497ac4 100644 |
--- a/views/view_unittest.cc |
+++ b/views/view_unittest.cc |
@@ -481,7 +481,7 @@ TEST_F(ViewTest, DISABLED_Painting) { |
#if defined(OS_WIN) |
TEST_F(ViewTest, RemoveNotification) { |
-#elif defined(TOOLKIT_USES_GTK) |
+#else |
// TODO(beng): stopped working with widget hierarchy split, |
// http://crbug.com/82364 |
TEST_F(ViewTest, DISABLED_RemoveNotification) { |