Prepare browser plugin code for swapped out removal.

When swapped out state is removed, there will be no longer creation of
swapped out RenderViews, which browser plugin relies on. This CL makes
the codepath conditional on the IsSwappedOutStateForbidden() result and
makes the switch away from swapped out much cleaner.

BUG=357747

Review URL: https://codereview.chromium.org/1299323003

Cr-Commit-Position: refs/heads/master@{#344528}
2 files changed