Searched refs:kPdfMimeType (Results 1 – 1 of 1) sorted by relevance
24 static const char* const kPdfMimeType = "application/pdf"; variable29 kPdfMimeType,64 if (mime_type == kPdfMimeType) { in MaybeInterceptResponse()