Emulate DOM's Event class.
authorCheng Zhao <zcbenz@gmail.com>
Thu, 18 Apr 2013 13:42:20 +0000 (21:42 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 18 Apr 2013 13:42:20 +0000 (21:42 +0800)
commit1309d04ca77b0d4665d38ffec447d5ebe42315ad
tree0b57b68238f1433817b17b903a9d929b6fe33b0f
parent2d016785a7be69a8a486f867a05bf905fd46e00c
Emulate DOM's Event class.
atom.gyp
browser/api/atom_api_event.cc [new file with mode: 0644]
browser/api/atom_api_event.h [new file with mode: 0644]
browser/api/atom_api_event_emitter.h