| Index: chrome/common/service_process_util_unittest.cc
|
| diff --git a/chrome/common/service_process_util_unittest.cc b/chrome/common/service_process_util_unittest.cc
|
| index c8eef0da4243f718dba87412a185df8f84c75c9d..f68064a930d79a3a2e0ae8395bf4a9808f5c5cbb 100644
|
| --- a/chrome/common/service_process_util_unittest.cc
|
| +++ b/chrome/common/service_process_util_unittest.cc
|
| @@ -34,7 +34,7 @@
|
| #if defined(USE_AURA)
|
| // This test fails http://crbug.com/84854, and is very flaky on CrOS and
|
| // somewhat flaky on other Linux.
|
| -#define MAYBE_ForceShutdown FAILS_ForceShutdown
|
| +#define MAYBE_ForceShutdown DISABLED_ForceShutdown
|
| #else
|
| #if defined(OS_LINUX) || defined(OS_WIN)
|
| #define MAYBE_ForceShutdown DISABLED_ForceShutdown
|
|
|