Searched refs:kNetscapeInPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/
H A Dplugin_list_posix.cc532 static const char kNetscapeInPath[] = "/netscape/"; local
534 path.value().find(kNetscapeInPath) != std::string::npos) {
535 if (orig_path.value().find(kNetscapeInPath) == std::string::npos) {
541 << kNetscapeInPath << ", so skipping " << orig_path.value();

Completed in 385 milliseconds