Index: content/common/plugin_list_posix.cc |
=================================================================== |
--- content/common/plugin_list_posix.cc (revision 258636) |
+++ content/common/plugin_list_posix.cc (working copy) |
@@ -31,10 +31,6 @@ |
#include "build/build_config.h" |
#include "third_party/npapi/bindings/nphostapi.h" |
-// These headers must be included in this order to make the declaration gods |
-// happy. |
-#include "base/third_party/nspr/prcpucfg_linux.h" |
wtc
2014/03/22 15:50:19
This header is not needed. I don't know why it is
|
- |
namespace content { |
namespace { |