[Extensions Cleanup] Remove state parameter from test UninstallExtension
Remove the Extension::State parameter in ExtensionServiceTestWithInstall::UninstallExtension. The burden of verifying the extension's state prior to uninstallation should be part of the calling tests, rather than part of the UninstallExtension method, in order to reduce complexity and improve predictability. Bug: 794205 Change-Id: Ia00758b58e20786d43799ea33a2dd72cfa42c565 Reviewed-on: https://chromium-review.googlesource.com/823011Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#523999}
Showing
Please register or sign in to comment