Update the prebuilt data file

Update IANA timezone db to 2016i from 2016h

See http://mm.icann.org/pipermail/tz-announce/2016-November/000043.html
for what's changed.

BUG=473288
TBR=mark@chromium.org
TEST=Try the following in d8 or Chrome's JS console:
> (new Date("11/07/2016 12:00Z")).toLocaleString("en", {timeZone:
"Pacific/Tongatapu"})
"11/8/2016, 2:00:00 AM"
> (new Date("11/05/2016 12:00Z")).toLocaleString("en", {timeZone:
"Pacific/Tongatapu"})
"11/6/2016, 1:00:00 AM"

Review URL: https://codereview.chromium.org/2510163002 .
7 files changed