Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/
Dinstant_ui.cc26 content::WebUIDataSource* CreateInstantHTMLSource() { in CreateInstantHTMLSource() function
169 content::WebUIDataSource::Add(profile, CreateInstantHTMLSource()); in InstantUI()