GetFrontendURL     55 content/browser/devtools/devtools_http_handler_impl.h   virtual GURL GetFrontendURL() OVERRIDE;
GetFrontendURL     47 content/public/browser/devtools_http_handler.h   virtual GURL GetFrontendURL() = 0;
GetFrontendURL     79 content/shell/browser/shell_devtools_frontend.cc     shell->LoadURL(delegate->devtools_http_handler()->GetFrontendURL());