| Index: chrome/app/breakpad_mac.mm
|
| diff --git a/chrome/app/breakpad_mac.mm b/chrome/app/breakpad_mac.mm
|
| index dff0e33c26b87ded1558bfd5d1a74846e8a2bcec..ad509999a9698708532631a220c8b0d905f77555 100644
|
| --- a/chrome/app/breakpad_mac.mm
|
| +++ b/chrome/app/breakpad_mac.mm
|
| @@ -32,6 +32,7 @@
|
| #include "chrome/common/env_vars.h"
|
| #include "chrome/common/logging_chrome.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| +#include "components/nacl/common/nacl_switches.h"
|
| #include "native_client/src/trusted/service_runtime/osx/crash_filter.h"
|
| #include "policy/policy_constants.h"
|
|
|
|
|