commit | 33e6466a4faa3a58202bf056b50fdcd9dc34cc22 | [log] [tgz] |
---|---|---|
author | jcgregorio <jcgregorio@google.com> | Mon Oct 20 10:44:35 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 20 10:44:35 2014 -0700 |
tree | de3ef90d0e9906ee2c16388b58e17e12976d833b | |
parent | dba3e64ab9bbeac5a8b4fed6d03665cc7a5cf514 [diff] |
Move init() to Init() so that flag.Parse() can be called first. Otherwise the --log_dir flag doesn't affect where glog output goes to. TBR=humper BUG=skia: Review URL: https://codereview.chromium.org/667493002