Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbrowser_process_impl.cc692 ResourceQueue::DelegateSet resource_queue_delegates; in CreateResourceDispatcherHost() local
693 resource_queue_delegates.insert(new UserScriptListener()); in CreateResourceDispatcherHost()
696 new ResourceDispatcherHost(resource_queue_delegates)); in CreateResourceDispatcherHost()