Tweak identifiers after r635967.

DowncastTraits<RemoteFrame>::AllowFrom may be given a non-RemoteFrame
as its argument (its job is to determine that), so the parameter is
properly called "frame".

DowncastTraits<RootFrameViewport>::AllowFrom used to be a macro and
so escaped the style rewrite that should have given it a hacker_case
name, "scrollable_area".

Bug: 891908
Change-Id: Ibce0b9a6e047241810baa17d33c072bf423a6023
Reviewed-on: https://chromium-review.googlesource.com/c/1491793
Auto-Submit: Jeremy Roman <jbroman@chromium.org>
Reviewed-by: Antonio Gomes <tonikitoo@igalia.com>
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636041}
2 files changed