From 8c41b1bf9fb7dd525f3a6b81d38f61d83500894d Mon Sep 17 00:00:00 2001 From: tsepez Date: Wed, 28 Sep 2016 13:21:30 -0700 Subject: Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" This reverts commit fe0179ded8202939ea4f2b92a879b8dede7821ea. This is blocking incremental revision, will try again. Review-Url: https://codereview.chromium.org/2377033003 --- core/fpdfapi/fpdf_page/include/cpdf_colorspace.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'core/fpdfapi/fpdf_page/include') diff --git a/core/fpdfapi/fpdf_page/include/cpdf_colorspace.h b/core/fpdfapi/fpdf_page/include/cpdf_colorspace.h index 2166f9b3a8..19aadbf704 100644 --- a/core/fpdfapi/fpdf_page/include/cpdf_colorspace.h +++ b/core/fpdfapi/fpdf_page/include/cpdf_colorspace.h @@ -9,7 +9,6 @@ #include -#include "core/fxcrt/include/cfx_weak_ptr.h" #include "core/fxcrt/include/fx_string.h" #include "core/fxcrt/include/fx_system.h" @@ -105,8 +104,6 @@ class CPDF_ColorSpace { uint32_t m_dwStdConversion; }; -using CPDF_CountedColorSpace = CFX_WeakPtr::Handle; - namespace std { // Make std::unique_ptr call Release() rather than -- cgit v1.2.3