| Index: chrome/browser/process_singleton_browsertest.cc
|
| diff --git a/chrome/browser/process_singleton_browsertest.cc b/chrome/browser/process_singleton_browsertest.cc
|
| index 332b21233661da373e4deea22487f280591c3de5..55ac9624159d849136c78cd333c7220057a0c04f 100644
|
| --- a/chrome/browser/process_singleton_browsertest.cc
|
| +++ b/chrome/browser/process_singleton_browsertest.cc
|
| @@ -219,7 +219,7 @@ class ProcessSingletonTest : public InProcessBrowserTest {
|
|
|
| #if defined(OS_LINUX) && defined(TOOLKIT_VIEWS)
|
| // http://crbug.com/58219
|
| -#define MAYBE_StartupRaceCondition FAILS_StartupRaceCondition
|
| +#define MAYBE_StartupRaceCondition DISABLED_StartupRaceCondition
|
| #else
|
| #define MAYBE_StartupRaceCondition StartupRaceCondition
|
| #endif
|
|
|