mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: bump chromium to ab0f6deadb33bb3a0201cd2d21602 (master) (#24539)
* chore: bump chromium in DEPS to 0ee01724797ab0f6deadb33bb3a0201cd2d21602 * Update patches * Separate pdf/pdf_ppapi.h into its own target. https://chromium-review.googlesource.com/c/chromium/src/+/2292458 * [ozone/x11] Removed DesktopWindowTreeHostX11 and its DnD client. https://chromium-review.googlesource.com/c/chromium/src/+/2279199 * Move front_end html_entrypoints to data_deps https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2292282 Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
This commit is contained in:
@@ -32,6 +32,8 @@ PATHS_TO_SKIP = [
|
||||
# On Linux, we don't use crashpad, but this binary is still built for some
|
||||
# reason. Exclude it from the zip.
|
||||
'./crashpad_handler',
|
||||
|
||||
'resources/inspector', #Skipping because these are outputs that we don't need
|
||||
]
|
||||
|
||||
def skip_path(dep, dist_zip, target_cpu):
|
||||
|
||||
Reference in New Issue
Block a user