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

Unified Diff: BUILD.gn

Issue 1407903005: Remove external jpeg provider interface. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 years, 2 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/include/fxcodec/fx_codec.h » ('j') | core/include/fxcodec/fx_codec.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index abd189b8ebe63c0a01ac5afd70118af5f565f418..cd6ba6234c9384c8152dc9b5f54b46ea4eddfb7f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -368,7 +368,6 @@ static_library("fxcodec") {
"core/include/fxcodec/fx_codec.h",
"core/include/fxcodec/fx_codec_def.h",
"core/include/fxcodec/fx_codec_flate.h",
- "core/include/fxcodec/fx_codec_provider.h",
"core/src/fxcodec/codec/codec_int.h",
"core/src/fxcodec/codec/fx_codec.cpp",
"core/src/fxcodec/codec/fx_codec_fax.cpp",
« no previous file with comments | « no previous file | core/include/fxcodec/fx_codec.h » ('j') | core/include/fxcodec/fx_codec.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698