| 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 2dc7e2509c687af14c22c260c79f8b8bfb09b167..0dbc4e9c90185a649429db9d6ef9f67482ad5a68 100644
|
| --- a/chrome/browser/ui/views/first_run_dialog.cc
|
| +++ b/chrome/browser/ui/views/first_run_dialog.cc
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/grit/generated_resources.h"
|
| #include "chrome/grit/locale_settings.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| -#include "components/crash/content/app/breakpad_linux.h"
|
| +#include "components/crash/app/breakpad_linux.h"
|
| #include "grit/components_strings.h"
|
| #include "ui/aura/env.h"
|
| #include "ui/aura/window.h"
|
|
|