chore: update links in comments (#37197)
This commit is contained in:
parent
3180312595
commit
a37f572388
9 changed files with 45 additions and 45 deletions
|
@ -561,7 +561,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLoop() {
|
|||
config->main_thread_runner =
|
||||
base::SingleThreadTaskRunner::GetCurrentDefault();
|
||||
// c.f.
|
||||
// https://source.chromium.org/chromium/chromium/src/+/master:chrome/common/chrome_switches.cc;l=689;drc=9d82515060b9b75fa941986f5db7390299669ef1
|
||||
// https://source.chromium.org/chromium/chromium/src/+/main:chrome/common/chrome_switches.cc;l=689;drc=9d82515060b9b75fa941986f5db7390299669ef1
|
||||
config->should_use_preference =
|
||||
command_line.HasSwitch(::switches::kEnableEncryptionSelection);
|
||||
base::PathService::Get(DIR_SESSION_DATA, &config->user_data_path);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue