| Index: chrome/common/logging_chrome_uitest.cc
|
| ===================================================================
|
| --- chrome/common/logging_chrome_uitest.cc (revision 124664)
|
| +++ chrome/common/logging_chrome_uitest.cc (working copy)
|
| @@ -159,7 +159,7 @@
|
| #if defined(OS_MACOSX)
|
| // Crash service doesn't exist for the Mac yet: http://crbug.com/45243
|
| #define MAYBE_Crash DISABLED_Crash
|
| -#elif defined(OS_CHROME)
|
| +#elif defined(OS_CHROMEOS)
|
| #define MAYBE_Crash DISABLED_Crash
|
| #else
|
| #define MAYBE_Crash Crash
|
|
|