parent
a7c687f160
commit
c576d442fd
2 changed files with 1 additions and 2 deletions
|
@ -125,7 +125,7 @@ class AtomBrowserMainParts : public brightray::BrowserMainParts {
|
|||
std::unique_ptr<net_log::ChromeNetLog> net_log_;
|
||||
std::unique_ptr<IconManager> icon_manager_;
|
||||
|
||||
base::Timer gc_timer_;
|
||||
base::RepeatingTimer gc_timer_;
|
||||
|
||||
// List of callbacks should be executed before destroying JS env.
|
||||
std::list<base::OnceClosure> destructors_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue