Add 'disable-auto-hide-cursor' option
This commit is contained in:
parent
3a50c9e48c
commit
c6cf91d11f
3 changed files with 10 additions and 0 deletions
|
@ -41,6 +41,7 @@ extern const char kGuestInstanceID[];
|
|||
extern const char kPreloadScript[];
|
||||
extern const char kTransparent[];
|
||||
extern const char kType[];
|
||||
extern const char kDisableAutoHideCursor[];
|
||||
|
||||
extern const char kExperimentalFeatures[];
|
||||
extern const char kExperimentalCanvasFeatures[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue