Fix a couple of DCHECKs that could be hit with remote commands enabled.
1/ RemoteCommandsInvalidator needs its Shutdown method called before destruction. 2/ RemoteCommandsInvalidator calls Start() itself after initialization is complete, no need to call it manually. Bug: 1137832 Change-Id: I4a76369100c2bc1d599ddb8b43fc055d6fd301d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463715Reviewed-by:Owen Min <zmin@chromium.org> Commit-Queue: anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#816636}
Showing
Please register or sign in to comment