Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/ntp/
Dnew_tab_ui.cc325 scoped_refptr<base::RefCountedStaticMemory> resource_bytes( in StartDataRequest() local
330 callback.Run(resource_bytes.get()); in StartDataRequest()