Deflake ComponentExtensionRuntimeReload test and re-enable.
The test shouldn't have worked since the reload() would have prevented the implicit domAutomationContoller.send() from executing. However, runtime.reload() is async, so sometimes it continue executing, and sometimes it doesn't. BUG=407409 Review URL: https://codereview.chromium.org/589223003 Cr-Commit-Position: refs/heads/master@{#296121}
Showing
Please register or sign in to comment