Rename web-view module to web-frame
This commit is contained in:
parent
4f43c41577
commit
4ccb0cccf3
13 changed files with 116 additions and 120 deletions
1
atom/renderer/api/lib/web-frame.coffee
Normal file
1
atom/renderer/api/lib/web-frame.coffee
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = process.atomBinding('web_frame').webFrame
|
|
@ -1 +0,0 @@
|
|||
module.exports = process.atomBinding('web_view').webView
|
Loading…
Add table
Add a link
Reference in a new issue