Add use-content-size switch.
This commit is contained in:
parent
f2281957ce
commit
e22a8d0a49
2 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,7 @@ extern const char kKiosk[];
|
|||
extern const char kAlwaysOnTop[];
|
||||
extern const char kNodeIntegration[];
|
||||
extern const char kAcceptFirstMouse[];
|
||||
extern const char kUseContentSize[];
|
||||
|
||||
} // namespace switches
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue