Add "type" option to change window type
This commit is contained in:
parent
6b37f30bd6
commit
f0924df68a
5 changed files with 29 additions and 0 deletions
|
@ -40,6 +40,7 @@ extern const char kEnablePlugins[];
|
|||
extern const char kGuestInstanceID[];
|
||||
extern const char kPreloadScript[];
|
||||
extern const char kTransparent[];
|
||||
extern const char kType[];
|
||||
|
||||
extern const char kExperimentalFeatures[];
|
||||
extern const char kExperimentalCanvasFeatures[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue