Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbrowser_about_handler_unittest.cc86 GURL(chrome::kAboutShorthangURL), in TEST_F()
87 GURL(chrome::kAboutShorthangURL), in TEST_F()
/external/chromium/chrome/common/
Dabout_handler.cc17 chrome::kAboutShorthangURL,
Durl_constants.h36 extern const char kAboutShorthangURL[];
Durl_constants.cc43 const char kAboutShorthangURL[] = "about:shorthang"; variable
/external/chromium/chrome/browser/ui/webui/
Dchrome_web_ui_factory.cc265 url.spec() == chrome::kAboutShorthangURL; in IsURLAcceptableForWebUI()