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 --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 3d455f68a3..22f018eadd 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -429,6 +429,7 @@ static_library("fpdfapi") { "core/fpdfapi/fpdf_page/cpdf_contentmark.h", "core/fpdfapi/fpdf_page/cpdf_contentmarkitem.cpp", "core/fpdfapi/fpdf_page/cpdf_contentmarkitem.h", + "core/fpdfapi/fpdf_page/cpdf_countedobject.h", "core/fpdfapi/fpdf_page/cpdf_form.cpp", "core/fpdfapi/fpdf_page/cpdf_formobject.cpp", "core/fpdfapi/fpdf_page/cpdf_generalstate.cpp", @@ -709,7 +710,6 @@ static_library("fxcrt") { "core/fxcrt/include/cfx_observable.h", "core/fxcrt/include/cfx_retain_ptr.h", "core/fxcrt/include/cfx_string_pool_template.h", - "core/fxcrt/include/cfx_weak_ptr.h", "core/fxcrt/include/fx_basic.h", "core/fxcrt/include/fx_coordinates.h", "core/fxcrt/include/fx_ext.h", -- cgit v1.2.3