Extend base::Reversed to support iterating arrays

C++11's range-based for syntax supports iterating arrays,
so it makes sense to support arrays in base::Reversed too.

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

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