build: remove dead symlink from MAS build (#23831)
* build: remove dead symlink from MAS build * chore: new out cache * fix gn check errors Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
This commit is contained in:
parent
673169a7ba
commit
7a216a8fab
10 changed files with 93 additions and 19 deletions
|
@ -12,7 +12,7 @@
|
|||
#include "base/macros.h"
|
||||
#include "base/no_destructor.h"
|
||||
#include "build/build_config.h"
|
||||
#include "components/crash/core/app/crash_reporter_client.h"
|
||||
#include "components/crash/core/app/crash_reporter_client.h" // nogncheck
|
||||
|
||||
class ElectronCrashReporterClient : public crash_reporter::CrashReporterClient {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue