refactor: remove experimentalCanvasFeatures property (#13684)
This commit is contained in:
parent
cc03213b62
commit
6045d1218a
6 changed files with 4 additions and 12 deletions
|
@ -118,7 +118,6 @@ const char kGuestInstanceID[] = "guestInstanceId";
|
|||
|
||||
// Web runtime features.
|
||||
const char kExperimentalFeatures[] = "experimentalFeatures";
|
||||
const char kExperimentalCanvasFeatures[] = "experimentalCanvasFeatures";
|
||||
|
||||
// Opener window's ID.
|
||||
const char kOpenerID[] = "openerId";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue