This change preents a race on the 'TZ' environ global variable in libc.
This should prevent a crash when base::Time::LocalMidnight calls out to
Time::FromExploded() which invokes mktime(), which relies on the timezone,
which is initialized when initializing libc (bionic on Android).

BUG=390567

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

Cr-Commit-Position: refs/heads/master@{#288544}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288544 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 5634ac560d1b61123d1b8dfb6660172d61187ffb
1 file changed
tree: d48ac9877e335a709a1c5ae868f3cbdf98fd96ff
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/