Revert of Disable OriginReplicationAllowsAccessToStorage test. (patchset #1 id:1 of https://codereview.chromium.org/
1030883003/)
Reason for revert:
RenderWidgets should be cleaned up properly now.
Original issue's description:
> Disable ChromeSitePerProcessTest.OriginReplicationAllowsAccessToStorage test.
>
> The test sometimes triggers a shutdown race condition that results in
> a UAF in blink::FocusController::focusedOrMainFrame() in the renderer,
> due to WebFrameWidgetImpl outliving Page. Disabling the test until
> this is fixed.
>
> BUG=470055,468319
>
> Committed: https://crrev.com/
66e181bccca3e36cd96252bfe00741cfb916ffef
> Cr-Commit-Position: refs/heads/master@{#322053}
TBR=thakis@chromium.org,alexmos@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=470055,468319
Review URL: https://codereview.chromium.org/
1261973002
Cr-Commit-Position: refs/heads/master@{#340765}