| 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 071b90d9a2e5519ea582244f41dc9f3b6fc78a04..28ffb7452b11150dc3a31f2c244bcdbd86c1bc37 100644
|
| --- a/chrome/common/service_process_util_unittest.cc
|
| +++ b/chrome/common/service_process_util_unittest.cc
|
| @@ -31,7 +31,7 @@
|
| #include <glib.h>
|
| #endif
|
|
|
| -#if defined(TOUCH_UI)
|
| +#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
|
|
|