Index: chrome/browser/notifications/notifications_interactive_uitest.cc |
=================================================================== |
--- chrome/browser/notifications/notifications_interactive_uitest.cc (revision 45622) |
+++ chrome/browser/notifications/notifications_interactive_uitest.cc (working copy) |
@@ -18,7 +18,7 @@ |
} |
}; |
-TEST_F(NotificationsPermissionTest, FLAKY_TestUserGestureInfobar) { |
+TEST_F(NotificationsPermissionTest, TestUserGestureInfobar) { |
const wchar_t kDocRoot[] = L"chrome/test/data"; |
scoped_refptr<HTTPTestServer> server = |
HTTPTestServer::CreateServer(kDocRoot, NULL); |