diff options
author | sdefresne <sdefresne@chromium.org> | 2014-10-16 07:41:51 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-16 14:42:09 +0000 |
commit | 15a8709fe24ebb55e15ed88b306d76ad72412931 (patch) | |
tree | 0a0a20f8f07df712cde7dfa4857b609d6bd3ef03 /media/audio/mac/audio_low_latency_input_mac.h | |
parent | 3e28946a9edc2d794a894a6a4a0be965f8b62761 (diff) | |
download | chromium_src-15a8709fe24ebb55e15ed88b306d76ad72412931.zip chromium_src-15a8709fe24ebb55e15ed88b306d76ad72412931.tar.gz chromium_src-15a8709fe24ebb55e15ed88b306d76ad72412931.tar.bz2 |
Add missing dependency on TemplateURLService from PrefMetricsService
There is an indirect dependency from PrefMetricsService on TemplateURLService
that cause an incorrect ordering of the factories instantiation when using a
TestingProfile, as can be seen in the following callstack:
TemplateURLServiceFactory::GetForProfile(Profile*)
chrome::(anonymous namespace)::GetDefaultSearchProviderTemplateURL(Profile*)
chrome::(anonymous namespace)::NewTabURLDetails::ForProfile(Profile*)1
chrome::HandleNewTabURLRewrite(GURL*, content::BrowserContext*)
content::BrowserURLHandlerImpl::RewriteURLIfNecessary(GURL*, content::BrowserContext*, bool*)
(anonymous namespace)::SampleNewTabPageURL(Profile*)
PrefMetricsService::RecordLaunchPrefs()
PrefMetricsService::PrefMetricsService(Profile*)
PrefMetricsService::Factory::BuildServiceInstanceFor(content::BrowserContext*)
Add an explicit dependency to fix the ordering.
BUG=373326
Review URL: https://codereview.chromium.org/659973002
Cr-Commit-Position: refs/heads/master@{#299890}
Diffstat (limited to 'media/audio/mac/audio_low_latency_input_mac.h')
0 files changed, 0 insertions, 0 deletions