Changing command line option name
This commit is contained in:
parent
357caf8991
commit
3321f7d39c
9 changed files with 16 additions and 30 deletions
|
@ -64,7 +64,7 @@ extern const char kScrollBounce[];
|
|||
extern const char kBlinkFeatures[];
|
||||
extern const char kDisableBlinkFeatures[];
|
||||
extern const char kNodeIntegrationInWorker[];
|
||||
extern const char kEnableWebViewOverride[];
|
||||
extern const char kOverrideWebViewSecurity[];
|
||||
|
||||
} // namespace options
|
||||
|
||||
|
@ -94,7 +94,7 @@ extern const char kOpenerID[];
|
|||
extern const char kScrollBounce[];
|
||||
extern const char kHiddenPage[];
|
||||
extern const char kNodeIntegrationInWorker[];
|
||||
extern const char kEnableWebViewOverride[];
|
||||
extern const char kOverrideWebViewSecurity[];
|
||||
|
||||
extern const char kWidevineCdmPath[];
|
||||
extern const char kWidevineCdmVersion[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue