Add a new renderer switch to pass down the app model ID
This commit is contained in:
parent
d661099322
commit
a0784bd038
2 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,8 @@ extern const char kPageVisibility[];
|
|||
extern const char kDisableHttpCache[];
|
||||
extern const char kRegisterStandardSchemes[];
|
||||
|
||||
extern const char kAppUserModelId[];
|
||||
|
||||
} // namespace switches
|
||||
|
||||
} // namespace atom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue