Fix build error after rebasing
This commit is contained in:
parent
9d05c59600
commit
39e0433570
2 changed files with 3 additions and 7 deletions
|
@ -112,4 +112,4 @@ void Initialize(v8::Local<v8::Object> exports,
|
|||
|
||||
} // namespace
|
||||
|
||||
NODE_MODULE_CONTEXT_AWARE_BUILTIN(atom_browser_in_app_purchase, Initialize)
|
||||
NODE_BUILTIN_MODULE_CONTEXT_AWARE(atom_browser_in_app_purchase, Initialize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue