mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: clean up forward declarations (#29904)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
class KeyedService;
|
||||
|
||||
namespace contenet {
|
||||
namespace content {
|
||||
class BrowserContext;
|
||||
}
|
||||
|
||||
|
||||
@@ -16,10 +16,6 @@
|
||||
#include "services/network/public/mojom/url_loader_factory.mojom.h"
|
||||
#include "third_party/abseil-cpp/absl/types/optional.h"
|
||||
|
||||
namespace net_log {
|
||||
class NetExportFileWriter;
|
||||
}
|
||||
|
||||
namespace electron {
|
||||
network::mojom::HttpAuthDynamicParamsPtr CreateHttpAuthDynamicParams();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user