From 9af1b2e05f32656efb130eff341ecb011a81e08c Mon Sep 17 00:00:00 2001 From: "wtc@chromium.org" Date: Tue, 25 Mar 2014 04:28:31 +0000 Subject: Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. Copy the type and macro definitions we need to base/third_party/nspr/prtime.h. Add chromium-prtypes.h to crypto/third_party/nss. content/common/plugin_list_posix.cc doesn't need to include prcpucfg_linux.h. R=ananta@chromium.org,mark@chromium.org,rsleevi@chromium.org Review URL: https://codereview.chromium.org/209343003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259148 0039d316-1c4b-4281-b951-d872f2087c98 --- base/time/time.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'base/time') diff --git a/base/time/time.cc b/base/time/time.cc index 2c63886..f731356 100644 --- a/base/time/time.cc +++ b/base/time/time.cc @@ -11,7 +11,6 @@ #include "base/lazy_instance.h" #include "base/logging.h" #include "base/third_party/nspr/prtime.h" -#include "base/third_party/nspr/prtypes.h" namespace base { -- cgit v1.1