Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2328)

Unified Diff: content/common/plugin_list_posix.cc

Issue 209343003: Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Move chromium-blapi*h to NaCl HMAC sources Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698