mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
chore: clean up forward declarations (#29904)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "services/network/public/mojom/url_loader_factory.mojom.h"
|
||||
#include "shell/browser/media/media_device_id_salt.h"
|
||||
|
||||
class PrefRegistrySimple;
|
||||
class PrefService;
|
||||
class ValueMapPrefStore;
|
||||
|
||||
@@ -43,7 +42,6 @@ class ElectronDownloadManagerDelegate;
|
||||
class ElectronPermissionManager;
|
||||
class CookieChangeNotifier;
|
||||
class ResolveProxyHelper;
|
||||
class SpecialStoragePolicy;
|
||||
class WebViewManager;
|
||||
class ProtocolRegistry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user