Use generic function to handle events
This commit is contained in:
parent
f976e1eda3
commit
9438d42322
3 changed files with 58 additions and 92 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include "atom/browser/api/atom_api_web_request.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "atom/browser/atom_browser_context.h"
|
||||
#include "atom/browser/net/atom_network_delegate.h"
|
||||
#include "atom/common/native_mate_converters/callback.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue