DescriptionAvoid name collision for secondsPerHour/secondsPerMinute
There are other places declaring the names secondsPerHour
and secondsPerMinute. They don't collide right now, but by
moving these to a smaller namespace I can avoid collisions
in some experiments.
Review-Url: https://codereview.chromium.org/2730683004
Cr-Commit-Position: refs/heads/master@{#454384}
Committed: https://chromium.googlesource.com/chromium/src/+/00df836c1618826e2a15678305ef9a2ad024ce6d
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments. #
Total comments: 2
Patch Set 3 : Keep using double #
Depends on Patchset: Messages
Total messages: 17 (8 generated)
|