Index: chrome/common/chrome_content_plugin_client.cc |
=================================================================== |
--- chrome/common/chrome_content_plugin_client.cc (revision 100721) |
+++ chrome/common/chrome_content_plugin_client.cc (working copy) |
@@ -30,9 +30,7 @@ |
base::mac::SetProcessName(process_name); |
#endif |
-#if !defined(NACL_WIN64) // We don't link this in the NaCl 64 bit binary. |
chrome::RegisterInternalDefaultPlugin(); |
-#endif |
} |
} // namespace chrome |