[Clean-up] Replace the final straggler use of MockTimeProvider with Clock.
commitf44467004569a9c1c9743c93543ef356c2634665
authorisherman <isherman@chromium.org>
Fri, 23 Jan 2015 06:33:14 +0000 (22 22:33 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 23 Jan 2015 06:33:53 +0000 (23 06:33 +0000)
tree31b81c7bc20e3f2d165e0d91f77c2c488a5370df
parent375d5933f44adba62de79a228121e2b342513964
[Clean-up] Replace the final straggler use of MockTimeProvider with Clock.

Clock is the newer interface; MockTimeProvider is deprecated.

BUG=none
TEST=unit_tests
R=pkasting@chromium.org

Review URL: https://codereview.chromium.org/855633002

Cr-Commit-Position: refs/heads/master@{#312786}
base/base.gyp
base/test/BUILD.gn
base/test/mock_time_provider.cc [deleted file]
base/test/mock_time_provider.h [deleted file]
components/search_engines/template_url_service.cc
components/search_engines/template_url_service.h
components/search_engines/template_url_service_unittest.cc