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

Unified Diff: BUILD.gn

Issue 1326953006: Remove CJBig2_Object, CJBig2_Module, and friends. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: rebase Created 5 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/src/fxcodec/codec/codec_int.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 ee627d157f98d734dba461c2b41a2cf6786761f3..8f1f279ccaab58dc32442e4bf0789304f36311ea 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -369,9 +369,6 @@ static_library("fxcodec") {
"core/src/fxcodec/jbig2/JBig2_Image.cpp",
"core/src/fxcodec/jbig2/JBig2_Image.h",
"core/src/fxcodec/jbig2/JBig2_List.h",
- "core/src/fxcodec/jbig2/JBig2_Module.h",
- "core/src/fxcodec/jbig2/JBig2_Object.cpp",
- "core/src/fxcodec/jbig2/JBig2_Object.h",
"core/src/fxcodec/jbig2/JBig2_Page.h",
"core/src/fxcodec/jbig2/JBig2_PatternDict.cpp",
"core/src/fxcodec/jbig2/JBig2_PatternDict.h",
« no previous file with comments | « no previous file | core/src/fxcodec/codec/codec_int.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698