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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 285 static const char* const kNaClMIMEType;
plugin.cc 620 const char* const Plugin::kNaClMIMEType = "application/x-nacl";
629 mime_type() != kNaClMIMEType &&
    [all...]

Completed in 268 milliseconds