Home
last modified time | relevance | path

Searched refs:disable_apple_crash_reporter (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/app/
Dchrome_main_delegate.cc504 bool disable_apple_crash_reporter = is_debug_build || in InitMacCrashReporter() local
506 if (!breakpad::IsCrashReporterEnabled() && disable_apple_crash_reporter) { in InitMacCrashReporter()