Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/
Dbrowser_url_handler_impl.cc74 static bool DebugURLHandler(GURL* url, BrowserContext* browser_context) { in DebugURLHandler() function
96 AddHandlerPair(&DebugURLHandler, BrowserURLHandlerImpl::null_handler()); in BrowserURLHandlerImpl()