Index: chrome/browser/chrome_browser_main_linux.cc |
diff --git a/chrome/browser/chrome_browser_main_linux.cc b/chrome/browser/chrome_browser_main_linux.cc |
index 942daad064c9819aee8307d47be5b94328e18cbf..1ad6b07473c4abc003b672a0111699bc32197412 100644 |
--- a/chrome/browser/chrome_browser_main_linux.cc |
+++ b/chrome/browser/chrome_browser_main_linux.cc |
@@ -7,7 +7,7 @@ |
#include <fontconfig/fontconfig.h> |
#include "chrome/browser/browser_process.h" |
-#include "components/breakpad/app/breakpad_linux.h" |
+#include "components/crash/app/breakpad_linux.h" |
#include "components/metrics/metrics_service.h" |
#if !defined(OS_CHROMEOS) |