refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690)
* refactor: update BadgeManagerFactory * refactor: update NetworkContextServiceFactory * refactor: update ElectronExtensionSystemFactory * refactor: update UsbChooserContextFactory * refactor: update UsbHidChooserContextFactory * refactor: update SerialChooserContextFactory * refactor: update FileSystemAccessPermissionContextFactory
Showing
- shell/browser/badging/badge_manager_factory.cc 3 additions, 2 deletionsshell/browser/badging/badge_manager_factory.cc
- shell/browser/badging/badge_manager_factory.h 1 addition, 1 deletionshell/browser/badging/badge_manager_factory.h
- shell/browser/extensions/electron_extension_system_factory.cc 3 additions, 2 deletions...l/browser/extensions/electron_extension_system_factory.cc
- shell/browser/extensions/electron_extension_system_factory.h 3 additions, 1 deletionshell/browser/extensions/electron_extension_system_factory.h
- shell/browser/file_system_access/file_system_access_permission_context_factory.cc 2 additions, 8 deletions...m_access/file_system_access_permission_context_factory.cc
- shell/browser/file_system_access/file_system_access_permission_context_factory.h 3 additions, 4 deletions...em_access/file_system_access_permission_context_factory.h
- shell/browser/hid/hid_chooser_context_factory.cc 4 additions, 4 deletionsshell/browser/hid/hid_chooser_context_factory.cc
- shell/browser/hid/hid_chooser_context_factory.h 3 additions, 1 deletionshell/browser/hid/hid_chooser_context_factory.h
- shell/browser/net/network_context_service_factory.cc 3 additions, 2 deletionsshell/browser/net/network_context_service_factory.cc
- shell/browser/net/network_context_service_factory.h 3 additions, 1 deletionshell/browser/net/network_context_service_factory.h
- shell/browser/serial/serial_chooser_context_factory.cc 4 additions, 4 deletionsshell/browser/serial/serial_chooser_context_factory.cc
- shell/browser/serial/serial_chooser_context_factory.h 3 additions, 1 deletionshell/browser/serial/serial_chooser_context_factory.h
- shell/browser/usb/usb_chooser_context_factory.cc 4 additions, 4 deletionsshell/browser/usb/usb_chooser_context_factory.cc
- shell/browser/usb/usb_chooser_context_factory.h 3 additions, 1 deletionshell/browser/usb/usb_chooser_context_factory.h
Please register or sign in to comment