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 98b225e0203e0f74b21aea620551dbc0652b539e..1cea6afb966f79340090d1fad1dc9366131892f6 100644 |
--- a/chrome/browser/chrome_browser_main_mac.mm |
+++ b/chrome/browser/chrome_browser_main_mac.mm |
@@ -23,7 +23,7 @@ |
#include "chrome/browser/metrics/metrics_service.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
-#include "components/breakpad/breakpad_mac.h" |
+#include "components/breakpad/app/breakpad_mac.h" |
#include "content/public/common/main_function_params.h" |
#include "content/public/common/result_codes.h" |
#include "ui/base/l10n/l10n_util_mac.h" |