Index: chrome/test/gpu/gpu_browsertest.cc |
=================================================================== |
--- chrome/test/gpu/gpu_browsertest.cc (revision 74829) |
+++ chrome/test/gpu/gpu_browsertest.cc (working copy) |
@@ -48,7 +48,7 @@ |
#if defined(OS_WIN) |
// Flaky on Windows (dbg): http://crbug.com/72608 |
-#define MAYBE_BrowserTestCanLaunchWithOSMesa FLAKY_BrowserTestCanLaunchWithOSMesa |
+#define MAYBE_BrowserTestCanLaunchWithOSMesa DISABLED_BrowserTestCanLaunchWithOSMesa |
#else |
#define MAYBE_BrowserTestCanLaunchWithOSMesa BrowserTestCanLaunchWithOSMesa |
#endif |