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

/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc470 static const char kFileUrlPrefix[] = "file:"; local
471 if (StartsWithASCII(file_path_ascii, kFileUrlPrefix, false)) {

Completed in 1343 milliseconds