From e0347a6408dc21b4fcf7a713de69aacb785c7230 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 11 Aug 2016 11:24:11 -0700 Subject: Remove fgas_system files. The two methods in fgas_system also exist in core/fxcrt/include/fx_ext with the FXSYS_ prefix instead of FX_. Remove the fgas_system files and use the fx_ext versions instead. Review-Url: https://codereview.chromium.org/2233133002 --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 3ead13c849..d128719462 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1040,8 +1040,6 @@ if (pdf_enable_xfa) { "xfa/fgas/crt/fgas_memory.h", "xfa/fgas/crt/fgas_stream.cpp", "xfa/fgas/crt/fgas_stream.h", - "xfa/fgas/crt/fgas_system.cpp", - "xfa/fgas/crt/fgas_system.h", "xfa/fgas/crt/fgas_utils.cpp", "xfa/fgas/crt/fgas_utils.h", "xfa/fgas/font/fgas_font.h", -- cgit v1.2.3