wrap debugger for lazy initialization

This commit is contained in:
Robo 2016-01-23 09:32:21 +05:30
parent 3a60ab386c
commit d938dd68b0
3 changed files with 48 additions and 4 deletions

View file

@ -35,6 +35,7 @@ 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_debugger);
REFERENCE_MODULE(atom_browser_desktop_capturer);
REFERENCE_MODULE(atom_browser_download_item);
REFERENCE_MODULE(atom_browser_menu);