Get rid of default BrowserContext
This commit is contained in:
parent
2fb73a266a
commit
babd741786
4 changed files with 0 additions and 14 deletions
|
@ -23,7 +23,6 @@ class BrowserClient : public content::ContentBrowserClient {
|
|||
BrowserClient();
|
||||
~BrowserClient();
|
||||
|
||||
BrowserContext* browser_context();
|
||||
BrowserMainParts* browser_main_parts() { return browser_main_parts_; }
|
||||
|
||||
NotificationPresenter* GetNotificationPresenter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue