Index: chrome/browser/plugin_updater.cc |
=================================================================== |
--- chrome/browser/plugin_updater.cc (revision 53418) |
+++ chrome/browser/plugin_updater.cc (working copy) |
@@ -88,7 +88,7 @@ |
NPAPI::PluginList::Singleton()->DisablePlugin(file_path); |
} |
-static bool enable_internal_pdf_ = true; |
+static bool enable_internal_pdf_ = false; |
void DisablePluginGroupsFromPrefs(Profile* profile) { |
bool update_internal_dir = false; |