Not an issue really - just wanted to share how to 'silence' the Google Chrome pointless warning about 'updates'.
It was needed to add --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' to the ${chroot_path}/bin/chrome command in the /usr/local/bin/linux-chrome file.
I use older Google Chrome because it works better with DRM content.
Before:

After:

Diff:

Regards.
Not an issue really - just wanted to share how to 'silence' the Google Chrome pointless warning about 'updates'.
It was needed to add
--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'to the${chroot_path}/bin/chromecommand in the/usr/local/bin/linux-chromefile.I use older Google Chrome because it works better with DRM content.
Before:

After:

Diff:

Regards.