Searched defs:long_prefix (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_navigator_browsertest.cc60 const std::string long_prefix = "chrome://chrome/"; local
62 if (url_string.find(long_prefix) != 0)
64 url_string.replace(0, long_prefix.length(), short_prefix);

Completed in 58 milliseconds