Separate URLRequestStringJob from atom_api_protocol.

This commit is contained in:
Cheng Zhao 2013-08-30 16:16:41 +08:00
parent 7df256f8dc
commit 24e613c827
4 changed files with 72 additions and 33 deletions

View file

@ -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',