BROWSER_APP_PROVIDERS = const [BROWSER_APP_COMMON_PROVIDERS, COMPILER_PROVIDERS, RUNTIME_COMPILER_PROVIDERS, const Provider(XHR, useClass: XHRImpl)] An array of providers that should be passed into application() when bootstrapping a component.