[vr] Remove DCHECK whether registered in VrAssetsComponentInstaller
If we enter VR without a Daydream headset paired the assets component won't be registered. This is intended. However, we will always trigger an on-demand update no matter if the component is registered or not. Thus, remove DCHECK for testing whether component is registered when on-demand updating the component. The component updater will just return if we try to on-demand update an unregistered component. Change-Id: If512f9c8aa7170e34864c40333ba6a727da01a58 Reviewed-on: https://chromium-review.googlesource.com/1182362Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#584734}
Showing
Please register or sign in to comment