Searched refs:kDataUrlPatternSize (Results 1 – 1 of 1) sorted by relevance
66 static const std::string::size_type kDataUrlPatternSize = variable214 std::string path = EscapePath(url.substr(kDataUrlPatternSize)); in DumpHistoryItem()215 url.replace(kDataUrlPatternSize, url.length(), path); in DumpHistoryItem()