| 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 24b37c7c1e4007e867590f83fb8a95d48901b71e..4f4e4abd69d6f68d8dd6d5ab9ac2268afa29a764 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.cc
|
| +++ b/chrome/browser/chrome_browser_main_linux.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/grit/chromium_strings.h"
|
| -#include "components/crash/content/app/breakpad_linux.h"
|
| +#include "components/crash/app/breakpad_linux.h"
|
| #include "components/metrics/metrics_service.h"
|
| #include "media/audio/audio_manager.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|