| 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 2ba1b41b9cbafc1fa1d497339032760fb0c84a9d..1354ffb347209527bb6a64f52075f8ed06844918 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.cc
|
| +++ b/chrome/browser/chrome_browser_main_linux.cc
|
| @@ -8,7 +8,7 @@
|
| #include <stdlib.h>
|
|
|
| #include "base/linux_util.h"
|
| -#include "chrome/app/breakpad_linux.h"
|
| +#include "chrome/app/breakpad_linuxish.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/common/env_vars.h"
|
| #include "chrome/common/pref_names.h"
|
|
|