Add in-app purchase for MacOS

This commit is contained in:
Adrien Fery 2017-11-30 14:27:33 +01:00 committed by Cheng Zhao
parent 143816bee1
commit f3ae566164
12 changed files with 593 additions and 0 deletions

View file

@ -40,6 +40,7 @@ REFERENCE_MODULE(atom_browser_desktop_capturer);
REFERENCE_MODULE(atom_browser_dialog);
REFERENCE_MODULE(atom_browser_download_item);
REFERENCE_MODULE(atom_browser_global_shortcut);
REFERENCE_MODULE(atom_browser_in_app_purchase);
REFERENCE_MODULE(atom_browser_menu);
REFERENCE_MODULE(atom_browser_net);
REFERENCE_MODULE(atom_browser_power_monitor);