Convert base::Clock::Now() a const method

This method should be a const method to be consistent to NowTicks() in
base::TickClock, which is also converted to a const method at
http://crrev.com/821f0e338ebbe420

Bug: 789079
Change-Id: I6b5c9bcee2d730214298ae7a7136ea6b312ad079
Reviewed-on: https://chromium-review.googlesource.com/1001213
Commit-Queue: Taiju Tsuiki <tzik@chromium.org>
Reviewed-by: Helen Li <xunjieli@chromium.org>
Reviewed-by: Gabriel Charette <gab@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550598}

CrOS-Libchrome-Original-Commit: ee78e4960f315f1432a1c45037f86875e5cf7f31
7 files changed
tree: 3382b6caa3ae03852f232ddf763312340b8004e0
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/