Add disableBlinkFeatures option
This commit is contained in:
parent
4948bcc806
commit
ae71cf3df1
3 changed files with 11 additions and 0 deletions
|
@ -58,6 +58,7 @@ extern const char kExperimentalCanvasFeatures[];
|
|||
extern const char kOpenerID[];
|
||||
extern const char kScrollBounce[];
|
||||
extern const char kBlinkFeatures[];
|
||||
extern const char kDisableBlinkFeatures[];
|
||||
|
||||
} // namespace options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue