| Index: chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| index d041e100d86745872c4f85055a47dbbc4e2eea90..6564b68861d0577f0b1f5b5e13e53549a6bf6a98 100644
|
| --- a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| @@ -588,7 +588,7 @@ TEST_F(ClientSideDetectionHostTest,
|
|
|
| #if defined(OS_WIN)
|
| // Flaky on Windows: crbug.com/134918
|
| -#define MAYBE_NavigationCancelsShouldClassifyUrl FLAKY_NavigationCancelsShouldClassifyUrl
|
| +#define MAYBE_NavigationCancelsShouldClassifyUrl DISABLED_NavigationCancelsShouldClassifyUrl
|
| #else
|
| #define MAYBE_NavigationCancelsShouldClassifyUrl NavigationCancelsShouldClassifyUrl
|
| #endif
|
|
|