Separate URLRequestStringJob from atom_api_protocol.
This commit is contained in:
parent
7df256f8dc
commit
24e613c827
4 changed files with 72 additions and 33 deletions
2
atom.gyp
2
atom.gyp
|
@ -99,6 +99,8 @@
|
|||
'browser/native_window_observer.h',
|
||||
'browser/net/atom_url_request_job_factory.cc',
|
||||
'browser/net/atom_url_request_job_factory.h',
|
||||
'browser/net/url_request_string_job.cc',
|
||||
'browser/net/url_request_string_job.h',
|
||||
'browser/ui/accelerator_util.cc',
|
||||
'browser/ui/accelerator_util.h',
|
||||
'browser/ui/accelerator_util_mac.mm',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue