| Index: chrome/app/breakpad_mac.mm
|
| diff --git a/chrome/app/breakpad_mac.mm b/chrome/app/breakpad_mac.mm
|
| index 1a39ad5d0d09692383328fc16928c55c5cb46fc1..07a90632c858684c17de09018d83e5b19ae25ca4 100644
|
| --- a/chrome/app/breakpad_mac.mm
|
| +++ b/chrome/app/breakpad_mac.mm
|
| @@ -30,6 +30,7 @@
|
| #include "chrome/common/dump_without_crashing.h"
|
| #include "chrome/common/env_vars.h"
|
| #include "chrome/common/logging_chrome.h"
|
| +#include "chrome/common/nacl_switches.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| #include "components/breakpad/common/breakpad_paths.h"
|
| #include "native_client/src/trusted/service_runtime/osx/crash_filter.h"
|
|
|