docs: update links to Chromium source (#33309)
This commit is contained in:
parent
ce8e248b60
commit
7acb513ba6
12 changed files with 19 additions and 19 deletions
|
@ -36,7 +36,7 @@ Returns `Promise<string[]>` - resolves with an array of category groups once all
|
|||
|
||||
Get a set of category groups. The category groups can change as new code paths
|
||||
are reached. See also the [list of built-in tracing
|
||||
categories](https://chromium.googlesource.com/chromium/src/+/master/base/trace_event/builtin_categories.h).
|
||||
categories](https://chromium.googlesource.com/chromium/src/+/main/base/trace_event/builtin_categories.h).
|
||||
|
||||
> **NOTE:** Electron adds a non-default tracing category called `"electron"`.
|
||||
> This category can be used to capture Electron-specific tracing events.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue