Add "transparent" option
This commit is contained in:
parent
a23218c51d
commit
9593c71f52
2 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,7 @@ extern const char kDirectWrite[];
|
|||
extern const char kEnablePlugins[];
|
||||
extern const char kGuestInstanceID[];
|
||||
extern const char kPreloadScript[];
|
||||
extern const char kTransparent[];
|
||||
|
||||
extern const char kExperimentalFeatures[];
|
||||
extern const char kExperimentalCanvasFeatures[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue