Add PowerSaveBlocker APIs.

This commit is contained in:
Haojian Wu 2015-06-21 20:57:42 +08:00
parent a1cbd11b5b
commit 7c5afdd388
5 changed files with 152 additions and 0 deletions

View file

@ -35,6 +35,7 @@ REFERENCE_MODULE(atom_browser_content_tracing);
REFERENCE_MODULE(atom_browser_dialog);
REFERENCE_MODULE(atom_browser_menu);
REFERENCE_MODULE(atom_browser_power_monitor);
REFERENCE_MODULE(atom_browser_power_save_blocker);
REFERENCE_MODULE(atom_browser_protocol);
REFERENCE_MODULE(atom_browser_global_shortcut);
REFERENCE_MODULE(atom_browser_tray);