Add content-tracing module.
This commit is contained in:
parent
546e4e431d
commit
d993c92cea
5 changed files with 82 additions and 1 deletions
|
@ -61,6 +61,7 @@ REFERENCE_MODULE(uv);
|
|||
// Atom Shell's builtin modules.
|
||||
REFERENCE_MODULE(atom_browser_app);
|
||||
REFERENCE_MODULE(atom_browser_auto_updater);
|
||||
REFERENCE_MODULE(atom_browser_content_tracing);
|
||||
REFERENCE_MODULE(atom_browser_dialog);
|
||||
REFERENCE_MODULE(atom_browser_menu);
|
||||
REFERENCE_MODULE(atom_browser_power_monitor);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue