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

  /external/chromium/chrome/common/
chrome_content_client.h 15 static const char* kPDFPluginName;
chrome_content_client.cc 20 const char* kPDFPluginName = "Chrome PDF Viewer";
62 pdf.name = kPDFPluginName;
169 const char* ChromeContentClient::kPDFPluginName = ::kPDFPluginName;

Completed in 2351 milliseconds