| 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 1090f35020f4e376d61f71858172b14d23899b84..466971e48d9094dec96c34499c21f0568d2f3d2b 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.cc
|
| +++ b/chrome/browser/chrome_browser_main_linux.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <fontconfig/fontconfig.h>
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/grit/chromium_strings.h"
|
| #include "components/crash/content/app/breakpad_linux.h"
|
|
|