refactor: move media/net from brightray to atom (#15288)
This commit is contained in:
parent
6f3c46cc7e
commit
6d844a0b67
32 changed files with 108 additions and 152 deletions
|
@ -29,7 +29,6 @@ class BrowserClient : public content::ContentBrowserClient {
|
|||
// handlers) should call this implementation after doing their own work.
|
||||
content::BrowserMainParts* CreateBrowserMainParts(
|
||||
const content::MainFunctionParams&) override;
|
||||
content::MediaObserver* GetMediaObserver() override;
|
||||
base::FilePath GetDefaultDownloadDirectory() override;
|
||||
std::string GetApplicationLocale() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue