Woops, how did that happen ;)
This commit is contained in:
parent
f928a399ae
commit
ecbeb0d117
2 changed files with 3 additions and 1 deletions
|
@ -533,6 +533,8 @@ App::~App() {
|
|||
content::BrowserChildProcessObserver::Remove(this);
|
||||
}
|
||||
|
||||
App* App::self_ = nullptr;
|
||||
|
||||
App* App::Get() {
|
||||
return App::self_;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue