Revert "build: remove dead symlink from MAS build (#23831)" (#24146)

This reverts commit 7a216a8fab.
This commit is contained in:
Samuel Attard 2020-06-15 23:42:18 -07:00 committed by GitHub
parent 7a216a8fab
commit 7bf0af7d96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 19 additions and 93 deletions

View file

@ -16,7 +16,7 @@
#include "content/public/common/content_switches.h"
#include "shell/common/electron_constants.h"
#include "shell/common/options_switches.h"
#include "third_party/crashpad/crashpad/client/annotation.h" // nogncheck
#include "third_party/crashpad/crashpad/client/annotation.h"
namespace electron {