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

Unified Diff: pdfium.gyp

Issue 2178613002: Remove CFX_Deletable (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fix3
Patch Set: address comments Created 4 years, 5 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 | « core/fxcrt/include/fx_memory.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index ee15d2a06bab1b9adc461375a958efed1994e3bc..7ecb294fbb668003a0be8459198b0c7494eac29c 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -480,8 +480,6 @@
'third_party/third_party.gyp:fx_zlib',
],
'sources': [
- 'core/fxcodec/include/fx_codec.h',
- 'core/fxcodec/include/fx_codec_def.h',
'core/fxcodec/codec/ccodec_basicmodule.h',
'core/fxcodec/codec/ccodec_faxmodule.h',
'core/fxcodec/codec/ccodec_flatemodule.h',
@@ -498,6 +496,9 @@
'core/fxcodec/codec/fx_codec_jbig.cpp',
'core/fxcodec/codec/fx_codec_jpeg.cpp',
'core/fxcodec/codec/fx_codec_jpx_opj.cpp',
+ 'core/fxcodec/include/JBig2_DocumentContext.h',
+ 'core/fxcodec/include/fx_codec.h',
+ 'core/fxcodec/include/fx_codec_def.h',
'core/fxcodec/jbig2/JBig2_ArithDecoder.cpp',
'core/fxcodec/jbig2/JBig2_ArithDecoder.h',
'core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp',
« no previous file with comments | « core/fxcrt/include/fx_memory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698