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

/external/chromium_org/chrome/common/
H A Dchrome_content_client.cc135 static bool skip_pdf_file_check = false; local
138 if (skip_pdf_file_check || base::PathExists(path)) {
164 skip_pdf_file_check = true;

Completed in 235 milliseconds