mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
build: remove enable_picture_in_picture build flag (#38620)
Co-authored-by: Milan Burda <miburda@microsoft.com>
This commit is contained in:
1
typings/internal-ambient.d.ts
vendored
1
typings/internal-ambient.d.ts
vendored
@@ -11,7 +11,6 @@ declare namespace NodeJS {
|
||||
isFakeLocationProviderEnabled(): boolean;
|
||||
isViewApiEnabled(): boolean;
|
||||
isPrintingEnabled(): boolean;
|
||||
isPictureInPictureEnabled(): boolean;
|
||||
isExtensionsEnabled(): boolean;
|
||||
isComponentBuild(): boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user