[jumbo] Avoid having two TimeTicksFromSecondsD
With the changes to port from wtf/time.h to base/time/time.h the core test build target ended up with two TimeTicksFromSecondsD which clashed in some jumbo builds. This patch is a short term fix that inlines one of them. A long term fix would imho be to add a TimeTick::FromSecondsD method. Bug: 919383 Change-Id: I5ff65f2a8bcfb95fc0163453793f7c290bbd9e52 Reviewed-on: https://chromium-review.googlesource.com/c/1489196 Auto-Submit: Daniel Bratell <bratell@opera.com> Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by:Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#635974}
Showing
Please register or sign in to comment