Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/
Dplugins_ui.cc67 content::WebUIDataSource* CreatePluginsUIHTMLSource(Profile* profile) { in CreatePluginsUIHTMLSource() function
506 content::WebUIDataSource::Add(profile, CreatePluginsUIHTMLSource(profile)); in PluginsUI()