| Index: chrome/common/pref_names.cc
|
| ===================================================================
|
| --- chrome/common/pref_names.cc (revision 60371)
|
| +++ chrome/common/pref_names.cc (working copy)
|
| @@ -453,7 +453,7 @@
|
|
|
| // When first shipped, the pdf plugin will be disabled by default. When we
|
| // enable it by default, we'll want to do so only once.
|
| -const char kPluginsEnabledInternalPDF[] = "plugins.enabled_internal_pdf";
|
| +const char kPluginsEnabledInternalPDF[] = "plugins.enabled_internal_pdf2";
|
|
|
| // Boolean that indicates whether we should check if we are the default browser
|
| // on start-up.
|
|
|