X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fcommon%2Fchrome_content_client_constants.cc;h=aeda5340e33fb6103834c001ee455f9e1b9ff71d;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=a577c09e7c1546936ad7077fc9ee6abd7a042bc0;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/common/chrome_content_client_constants.cc b/src/chrome/common/chrome_content_client_constants.cc index a577c09..aeda534 100644 --- a/src/chrome/common/chrome_content_client_constants.cc +++ b/src/chrome/common/chrome_content_client_constants.cc @@ -5,7 +5,5 @@ #include "chrome/common/chrome_content_client.h" const char* const ChromeContentClient::kPDFPluginName = "Chrome PDF Viewer"; -const char* const ChromeContentClient::kNaClPluginName = "Native Client"; -const char* const ChromeContentClient::kNaClOldPluginName = "Chrome NaCl"; const char* const ChromeContentClient::kRemotingViewerPluginPath = "internal-remoting-viewer";