Add undocumented "preload-url" option for web-preferences
This commit is contained in:
parent
0b97d58a6f
commit
b1afe538ee
3 changed files with 18 additions and 5 deletions
|
@ -41,6 +41,7 @@ extern const char kPpapiFlashPath[];
|
|||
extern const char kPpapiFlashVersion[];
|
||||
extern const char kGuestInstanceID[];
|
||||
extern const char kPreloadScript[];
|
||||
extern const char kPreloadUrl[];
|
||||
extern const char kTransparent[];
|
||||
extern const char kType[];
|
||||
extern const char kDisableAutoHideCursor[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue