| Index: remoting/webapp/base/js/xmpp_error_cache.js
|
| diff --git a/remoting/webapp/base/js/xmpp_error_cache.js b/remoting/webapp/base/js/xmpp_error_cache.js
|
| index eabbdb3f2c88ee0e9c248dda31dc3c1c2c8d2403..d951317a3fc07abb059b62537b97dc43c8ca9ed6 100644
|
| --- a/remoting/webapp/base/js/xmpp_error_cache.js
|
| +++ b/remoting/webapp/base/js/xmpp_error_cache.js
|
| @@ -100,7 +100,6 @@ function stripPII(node, outNode) {
|
| 'audio',
|
| 'initial-resolution',
|
| 'authentication',
|
| - 'quic-config',
|
| 'service-unavailable'
|
| ]);
|
|
|
| @@ -136,4 +135,4 @@ function stripPII(node, outNode) {
|
| }
|
| }
|
|
|
| -})();
|
| +})();
|
|
|