| Index: chrome/browser/chrome_browser_main_mac.mm
|
| diff --git a/chrome/browser/chrome_browser_main_mac.mm b/chrome/browser/chrome_browser_main_mac.mm
|
| index 5423f6d91ecbb9619043f19717d4f582f40b1e49..4b8d76b269a6252cdd03e4704c27e214feb7f514 100644
|
| --- a/chrome/browser/chrome_browser_main_mac.mm
|
| +++ b/chrome/browser/chrome_browser_main_mac.mm
|
| @@ -24,7 +24,7 @@
|
| #include "chrome/browser/ui/app_list/app_list_service.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "components/crash/content/app/crashpad_mac.h"
|
| +#include "components/crash/content/app/crashpad.h"
|
| #include "components/metrics/metrics_service.h"
|
| #include "content/public/common/main_function_params.h"
|
| #include "content/public/common/result_codes.h"
|
|
|