mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
Remove unneeded headers and declarations.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "browser/download_manager_delegate.h"
|
||||
#include "browser/inspectable_web_contents_impl.h"
|
||||
#include "browser/network_delegate.h"
|
||||
#include "browser/url_request_context_getter.h"
|
||||
#include "common/application_info.h"
|
||||
|
||||
#include "base/environment.h"
|
||||
@@ -20,7 +19,6 @@
|
||||
#include "content/public/browser/browser_thread.h"
|
||||
#include "content/public/browser/resource_context.h"
|
||||
#include "content/public/browser/storage_partition.h"
|
||||
#include "net/url_request/url_request_job_factory_impl.h"
|
||||
|
||||
#if defined(OS_LINUX)
|
||||
#include "base/nix/xdg_util.h"
|
||||
|
||||
@@ -13,10 +13,6 @@
|
||||
class PrefRegistrySimple;
|
||||
class PrefService;
|
||||
|
||||
namespace browser_context {
|
||||
class URLRequestJobFactory;
|
||||
}
|
||||
|
||||
namespace brightray {
|
||||
|
||||
class DownloadManagerDelegate;
|
||||
|
||||
Reference in New Issue
Block a user