Searched refs:kAppCacheViewInternalsURL (Results 1 – 4 of 4) sorted by relevance
57 GURL(std::string(chrome::kAppCacheViewInternalsURL) + "earth"), in TEST_F()
1310 *url = RemapAboutURL(chrome::kAppCacheViewInternalsURL, *url); in WillHandleBrowserAboutURL()
150 extern const char kAppCacheViewInternalsURL[];
160 const char kAppCacheViewInternalsURL[] = "chrome://appcache-internals/"; variable