| Index: components/crash/content/app/crash_reporter_client.cc
|
| diff --git a/components/crash/content/app/crash_reporter_client.cc b/components/crash/content/app/crash_reporter_client.cc
|
| index 80fa0463ad372a6870f1ebcf45a08b1fe03f2d1f..14c52462087139bc31d8ced428d55ba96c75d127 100644
|
| --- a/components/crash/content/app/crash_reporter_client.cc
|
| +++ b/components/crash/content/app/crash_reporter_client.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace crash_reporter {
|
|
|
|
|