| Index: chrome/app/mash/mash_runner.cc
|
| diff --git a/chrome/app/mash/mash_runner.cc b/chrome/app/mash/mash_runner.cc
|
| index 6de7718a7798edf9f50bf24a3cd31cd6f6e8d707..8a239734d91b9e2149dae48d512dfdfa649585ed 100644
|
| --- a/chrome/app/mash/mash_runner.cc
|
| +++ b/chrome/app/mash/mash_runner.cc
|
| @@ -49,7 +49,7 @@
|
| #if defined(OS_CHROMEOS)
|
| #include "base/debug/leak_annotations.h"
|
| #include "chrome/app/mash/mash_crash_reporter_client.h"
|
| -#include "components/crash/content/app/breakpad_linux.h"
|
| +#include "components/crash/content/app/breakpad_linux.h" // nogncheck
|
| #endif
|
|
|
| using service_manager::mojom::ServiceFactory;
|
|
|