| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 47861)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -496,9 +496,6 @@
|
| // Runs the Native Client inside the renderer process.
|
| const char kInternalNaCl[] = "internal-nacl";
|
|
|
| -// Uses internal plugin for displaying PDFs.
|
| -const char kInternalPDF[] = "internal-pdf";
|
| -
|
| // Runs a trusted Pepper plugin inside the renderer process.
|
| const char kInternalPepper[] = "internal-pepper";
|
|
|
|
|