Replace MockStatisticsProvider with FakeStatisticsProvider.
MockStatisticsProvider is a typical example of gmock only causing excess boilerplate and poor readability. This change implements a proper fake and converts all consumers. BUG=None TEST=unit_tests/browser_tests still compile and pass. Review URL: https://codereview.chromium.org/644413003 Cr-Commit-Position: refs/heads/master@{#299350}
Showing
Please register or sign in to comment