Index: chrome/browser/ui/views/first_run_dialog.cc |
diff --git a/chrome/browser/ui/views/first_run_dialog.cc b/chrome/browser/ui/views/first_run_dialog.cc |
index c4922dbc55adfd00919d927793fc6fad6433b0f9..b3a5f391775ffed67b47d1933b729aa4d2082eee 100644 |
--- a/chrome/browser/ui/views/first_run_dialog.cc |
+++ b/chrome/browser/ui/views/first_run_dialog.cc |
@@ -12,7 +12,7 @@ |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/installer/util/google_update_settings.h" |
-#include "components/breakpad/app/breakpad_linux.h" |
+#include "components/crash/app/breakpad_linux.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |