mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: check zip manifest for chromedriver.zip (#47972)
This commit is contained in:
5
script/zip_manifests/chromedriver_zip.linux.arm.manifest
Normal file
5
script/zip_manifests/chromedriver_zip.linux.arm.manifest
Normal file
@@ -0,0 +1,5 @@
|
||||
chromedriver
|
||||
chromedriver.debug
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
@@ -0,0 +1,5 @@
|
||||
chromedriver
|
||||
chromedriver.debug
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
5
script/zip_manifests/chromedriver_zip.linux.x64.manifest
Normal file
5
script/zip_manifests/chromedriver_zip.linux.x64.manifest
Normal file
@@ -0,0 +1,5 @@
|
||||
chromedriver
|
||||
chromedriver.debug
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
5
script/zip_manifests/chromedriver_zip.linux.x86.manifest
Normal file
5
script/zip_manifests/chromedriver_zip.linux.x86.manifest
Normal file
@@ -0,0 +1,5 @@
|
||||
chromedriver
|
||||
chromedriver.debug
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
6
script/zip_manifests/chromedriver_zip.mac.arm64.manifest
Normal file
6
script/zip_manifests/chromedriver_zip.mac.arm64.manifest
Normal file
@@ -0,0 +1,6 @@
|
||||
chromedriver
|
||||
icudtl.dat
|
||||
libffmpeg.dylib
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
6
script/zip_manifests/chromedriver_zip.mac.x64.manifest
Normal file
6
script/zip_manifests/chromedriver_zip.mac.x64.manifest
Normal file
@@ -0,0 +1,6 @@
|
||||
chromedriver
|
||||
icudtl.dat
|
||||
libffmpeg.dylib
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
@@ -0,0 +1,6 @@
|
||||
chromedriver
|
||||
icudtl.dat
|
||||
libffmpeg.dylib
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
@@ -0,0 +1,6 @@
|
||||
chromedriver
|
||||
icudtl.dat
|
||||
libffmpeg.dylib
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
6
script/zip_manifests/chromedriver_zip.win.arm64.manifest
Normal file
6
script/zip_manifests/chromedriver_zip.win.arm64.manifest
Normal file
@@ -0,0 +1,6 @@
|
||||
chromedriver.exe
|
||||
icudtl.dat
|
||||
ffmpeg.dll
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
6
script/zip_manifests/chromedriver_zip.win.x64.manifest
Normal file
6
script/zip_manifests/chromedriver_zip.win.x64.manifest
Normal file
@@ -0,0 +1,6 @@
|
||||
chromedriver.exe
|
||||
icudtl.dat
|
||||
ffmpeg.dll
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
6
script/zip_manifests/chromedriver_zip.win.x86.manifest
Normal file
6
script/zip_manifests/chromedriver_zip.win.x86.manifest
Normal file
@@ -0,0 +1,6 @@
|
||||
chromedriver.exe
|
||||
icudtl.dat
|
||||
ffmpeg.dll
|
||||
gen/electron/buildflags/buildflags.h
|
||||
LICENSE
|
||||
LICENSES.chromium.html
|
||||
Reference in New Issue
Block a user