refactor: initialize feature list earlier (#17922)
This commit is contained in:
parent
132137081a
commit
53c453567f
6 changed files with 51 additions and 19 deletions
|
@ -87,7 +87,6 @@ class AtomBrowserMainParts : public content::BrowserMainParts {
|
|||
void PostDestroyThreads() override;
|
||||
|
||||
private:
|
||||
void InitializeFeatureList();
|
||||
void PreMainMessageLoopStartCommon();
|
||||
|
||||
#if defined(OS_POSIX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue