From 14ddd425193946692042fcd910857963d333be3b Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 20 Jul 2017 11:07:00 -0400 Subject: Consolidate Appearance Stream code in CPWL_AppStream. This CL moves the remaining appearance stream code to CPWL_AppStream. The unused GetThisAppearanceStream methods have been removed. Change-Id: I0bdfbb11962ee7975394a40a1ea45d076ee9151d Reviewed-on: https://pdfium-review.googlesource.com/8312 Commit-Queue: dsinclair Reviewed-by: Henrique Nakashima --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 4bf04fc40e..80a258ea45 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1120,8 +1120,6 @@ static_library("pdfwindow") { "fpdfsdk/pdfwindow/cpwl_timer.h", "fpdfsdk/pdfwindow/cpwl_timer_handler.cpp", "fpdfsdk/pdfwindow/cpwl_timer_handler.h", - "fpdfsdk/pdfwindow/cpwl_utils.cpp", - "fpdfsdk/pdfwindow/cpwl_utils.h", "fpdfsdk/pdfwindow/cpwl_wnd.cpp", "fpdfsdk/pdfwindow/cpwl_wnd.h", ] -- cgit v1.2.3