Allow passing null to webRequest
This commit is contained in:
parent
b7fce578d5
commit
62f4b25cf9
3 changed files with 6 additions and 8 deletions
|
@ -5,8 +5,6 @@
|
|||
#ifndef ATOM_BROWSER_API_ATOM_API_WEB_REQUEST_H_
|
||||
#define ATOM_BROWSER_API_ATOM_API_WEB_REQUEST_H_
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "atom/browser/api/trackable_object.h"
|
||||
#include "atom/browser/net/atom_network_delegate.h"
|
||||
#include "native_mate/arguments.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue