Add web-view module.
authorCheng Zhao <zcbenz@gmail.com>
Mon, 16 Jun 2014 06:27:57 +0000 (14:27 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 16 Jun 2014 06:27:57 +0000 (14:27 +0800)
commitaccfabf569b74560b7f337f1846c50e23b1aaf15
treeeb8a6d5a1f477bbb69d83c42f3989c3118f3ae40
parent386ef9197c0b64fae58fa1bd6971102f38872bc0
Add web-view module.
atom.gyp
atom/common/api/atom_extensions.h
atom/renderer/api/atom_api_web_view.cc [new file with mode: 0644]
atom/renderer/api/atom_api_web_view.h [new file with mode: 0644]
atom/renderer/api/lib/web-view.coffee [new file with mode: 0644]