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

Unified Diff: pdfium.gyp

Issue 2071953002: Remove unused code. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 6 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 | « fpdfsdk/pdfwindow/PWL_Signature.cpp ('k') | xfa.gyp » ('j') | 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 153864aee264e52ca136cb5e18e33deeea795d1e..d6da141323209376e6520e146f9e315e0a87c69f 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -509,7 +509,6 @@
'sources': [
'core/fxcodec/include/fx_codec.h',
'core/fxcodec/include/fx_codec_def.h',
- 'core/fxcodec/include/fx_codec_flate.h',
'core/fxcodec/codec/ccodec_basicmodule.h',
'core/fxcodec/codec/ccodec_faxmodule.h',
'core/fxcodec/codec/ccodec_flatemodule.h',
@@ -789,18 +788,10 @@
'fpdfsdk/pdfwindow/PWL_FontMap.h',
'fpdfsdk/pdfwindow/PWL_Icon.cpp',
'fpdfsdk/pdfwindow/PWL_Icon.h',
- 'fpdfsdk/pdfwindow/PWL_IconList.cpp',
- 'fpdfsdk/pdfwindow/PWL_IconList.h',
- 'fpdfsdk/pdfwindow/PWL_Label.cpp',
- 'fpdfsdk/pdfwindow/PWL_Label.h',
'fpdfsdk/pdfwindow/PWL_ListBox.cpp',
'fpdfsdk/pdfwindow/PWL_ListBox.h',
- 'fpdfsdk/pdfwindow/PWL_ListCtrl.cpp',
- 'fpdfsdk/pdfwindow/PWL_ListCtrl.h',
'fpdfsdk/pdfwindow/PWL_ScrollBar.cpp',
'fpdfsdk/pdfwindow/PWL_ScrollBar.h',
- 'fpdfsdk/pdfwindow/PWL_Signature.cpp',
- 'fpdfsdk/pdfwindow/PWL_Signature.h',
'fpdfsdk/pdfwindow/PWL_SpecialButton.cpp',
'fpdfsdk/pdfwindow/PWL_SpecialButton.h',
'fpdfsdk/pdfwindow/PWL_Utils.cpp',
« no previous file with comments | « fpdfsdk/pdfwindow/PWL_Signature.cpp ('k') | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698