chore: restore //url dchecks (#15637)
This commit is contained in:
parent
fb52fdc592
commit
a8a881c8db
6 changed files with 65 additions and 50 deletions
|
@ -278,4 +278,8 @@ bool AtomMainDelegate::DelaySandboxInitialization(
|
|||
}
|
||||
#endif
|
||||
|
||||
bool AtomMainDelegate::ShouldLockSchemeRegistry() {
|
||||
return false;
|
||||
}
|
||||
|
||||
} // namespace atom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue