Add "transparent" option

This commit is contained in:
Cheng Zhao 2014-12-22 17:48:54 -08:00
parent a23218c51d
commit 9593c71f52
2 changed files with 4 additions and 0 deletions

View file

@ -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[];