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 edffdadc5125516fdd4485541dc82046202bc193..5423f6d91ecbb9619043f19717d4f582f40b1e49 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/app/crashpad_mac.h" |
+#include "components/crash/content/app/crashpad_mac.h" |
#include "components/metrics/metrics_service.h" |
#include "content/public/common/main_function_params.h" |
#include "content/public/common/result_codes.h" |