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

Unified Diff: BUILD.gn

Issue 2377033003: Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" (Closed)
Patch Set: blank line Created 4 years, 3 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
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_countedobject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3d455f68a38a233bcfc0d44e8e66f71e29d967c5..22f018eadd8cf7598d5d7b4bf2e67b938296a4b0 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",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_countedobject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698