Revert "Move seven small arrays to read-only data segment"

This reverts commit aef5c1f5d4a23b24300e2bc3e2099c14e48ce21e now that we
don't need to work around the VC++ bug.

Only the removal of const to work around the VC++ bug was reverted. The
additions of const to move data to the const data segment were retained.

Bug: 934323
Change-Id: I833f62b4b832cdbb2d07436800bc28145c388f86
Reviewed-on: https://chromium-review.googlesource.com/c/1483948
Reviewed-by: Evan Stade <estade@chromium.org>
Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634877}
1 file changed