HomeSort by relevance Sort by last modified time
    Searched refs:kPnaclMIMEType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 287 static const char* const kPnaclMIMEType;
plugin.cc 621 const char* const Plugin::kPnaclMIMEType = "application/x-pnacl";
630 mime_type() != kPnaclMIMEType;
    [all...]

Completed in 25 milliseconds