feat: initialize field trials from command line arguments (#28305)
Fixes: #27877
This commit is contained in:
parent
521146f71e
commit
2632564ccf
4 changed files with 20 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
namespace electron {
|
||||
void InitializeFeatureList();
|
||||
}
|
||||
void InitializeFieldTrials();
|
||||
} // namespace electron
|
||||
|
||||
#endif // SHELL_BROWSER_FEATURE_LIST_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue