chore: add missing timers-shim.ts to filenames.auto.gni (#50311)

This commit is contained in:
David Sanders
2026-03-17 01:46:15 -07:00
committed by GitHub
parent 9b80324d7f
commit 36350d78d0

View File

@@ -179,6 +179,7 @@ auto_filenames = {
"lib/common/define-properties.ts",
"lib/common/deprecate.ts",
"lib/common/ipc-messages.ts",
"lib/common/timers-shim.ts",
"lib/common/web-view-methods.ts",
"lib/common/webpack-globals-provider.ts",
"lib/renderer/api/context-bridge.ts",