build: enable gn check for //electron:electron_lib (#17100)
* build: enable gn check for //electron:electron_lib * ci: add gn check step * ci: set depot_tools path * chrome_key_systems_provider.h nogncheck * chore: fix gn check errors on windows * chore: gn check //electron:electron_app
This commit is contained in:
parent
ed31cfebc9
commit
7936237677
19 changed files with 172 additions and 48 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "third_party/blink/public/web/web_script_source.h"
|
||||
#include "third_party/blink/public/web/web_security_policy.h"
|
||||
#include "third_party/blink/public/web/web_view.h"
|
||||
#include "third_party/blink/renderer/platform/weborigin/scheme_registry.h"
|
||||
#include "third_party/blink/renderer/platform/weborigin/scheme_registry.h" // nogncheck
|
||||
|
||||
#if defined(OS_MACOSX)
|
||||
#include "base/strings/sys_string_conversions.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue