Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Issue 8510027: base: export GetBuildTime (Closed)

Created:
9 years, 1 month ago by agl
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

base: export GetBuildTime A need for the function came up in another context so this change exposes it from base/. BUG=none TEST=base_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109638

Patch Set 1 #

Total comments: 5

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -13 lines) Patch
M base/base.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
A base/build_time.h View 1 chunk +26 lines, -0 lines 0 comments Download
A base/build_time.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
A base/build_time_unittest.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M base/metrics/field_trial.h View 1 chunk +0 lines, -3 lines 0 comments Download
M base/metrics/field_trial.cc View 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
agl
9 years, 1 month ago (2011-11-09 22:43:01 UTC) #1
jar (doing other things)
Two small suggestions below. If you argue they are bad suggestions, I'll approve the change ...
9 years, 1 month ago (2011-11-09 22:51:31 UTC) #2
agl
http://codereview.chromium.org/8510027/diff/1/base/build_time.h File base/build_time.h (right): http://codereview.chromium.org/8510027/diff/1/base/build_time.h#newcode20 base/build_time.h:20: // Also, since __TIME__ doesn't include a timezone, this ...
9 years, 1 month ago (2011-11-10 19:02:58 UTC) #3
jar (doing other things)
lgtm http://codereview.chromium.org/8510027/diff/1/base/build_time_unittest.cc File base/build_time_unittest.cc (right): http://codereview.chromium.org/8510027/diff/1/base/build_time_unittest.cc#newcode29 base/build_time_unittest.cc:29: base::GetBuildTime(); Maybe it is too much of a ...
9 years, 1 month ago (2011-11-11 02:48:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/8510027/5001
9 years, 1 month ago (2011-11-11 15:09:44 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-11 16:09:38 UTC) #6
Change committed as 109638

Powered by Google App Engine
This is Rietveld 408576698