We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b6dc5 commit 0440132Copy full SHA for 0440132
build/run.py
@@ -221,7 +221,7 @@ def get_depot_tools(source_dir, fetch=False):
221
'bug_8759_workaround.patch',
222
'disable_mute_of_audio_processing.patch',
223
'crash_on_fatal_error.patch',
224
- 'dont_fatal_error_on_audio_device_stop.patch",
+ 'dont_fatal_error_on_audio_device_stop.patch',
225
],
226
'macos_arm64': [
227
'add_license_dav1d.patch',
@@ -231,7 +231,7 @@ def get_depot_tools(source_dir, fetch=False):
231
232
233
234
235
236
'ios': [
237
0 commit comments