Home
last modified time | relevance | path

Searched refs:favicon_source (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_function_dispatcher.cc425 FaviconSource* favicon_source = new FaviconSource(profile_); in ExtensionFunctionDispatcher() local
426 profile_->GetChromeURLDataManager()->AddDataSource(favicon_source); in ExtensionFunctionDispatcher()