This change ensures that `injectDebuggingSupportCode` in DWDS is set based on the specified device ID, defaulting to Chrome. This complements the changes made in https://github.com/dart-lang/webdev/pull/2601 and ensures that debugging support is correctly configured for different environments. fixes https://github.com/dart-lang/sdk/issues/60289