Skip to content

Commit 0440132

Browse files
committed
typo
1 parent 61b6dc5 commit 0440132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/run.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def get_depot_tools(source_dir, fetch=False):
221221
'bug_8759_workaround.patch',
222222
'disable_mute_of_audio_processing.patch',
223223
'crash_on_fatal_error.patch',
224-
'dont_fatal_error_on_audio_device_stop.patch",
224+
'dont_fatal_error_on_audio_device_stop.patch',
225225
],
226226
'macos_arm64': [
227227
'add_license_dav1d.patch',
@@ -231,7 +231,7 @@ def get_depot_tools(source_dir, fetch=False):
231231
'bug_8759_workaround.patch',
232232
'disable_mute_of_audio_processing.patch',
233233
'crash_on_fatal_error.patch',
234-
'dont_fatal_error_on_audio_device_stop.patch",
234+
'dont_fatal_error_on_audio_device_stop.patch',
235235
],
236236
'ios': [
237237
'add_license_dav1d.patch',

0 commit comments

Comments
 (0)