chore: bump chromium to 79eae5b7b2d9dac441ac0182ee160 (master) (#19166)
This commit is contained in:
parent
6d83eaaf4b
commit
bd526f97a5
92 changed files with 507 additions and 461 deletions
|
@ -92,7 +92,7 @@ v8::Local<v8::Promise> NetLog::StartLogging(mate::Arguments* args) {
|
|||
|
||||
// TODO(deepak1556): Provide more flexibility to this module
|
||||
// by allowing customizations on the capturing options.
|
||||
auto capture_mode = net::NetLogCaptureMode::Default();
|
||||
auto capture_mode = net::NetLogCaptureMode::kDefault;
|
||||
auto max_file_size = network::mojom::NetLogExporter::kUnlimitedFileSize;
|
||||
|
||||
base::PostTaskAndReplyWithResult(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue