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

Unified Diff: pdf/pdfium/DEPS

Issue 2524143003: Print Preview: Add option to rasterize PDFs and add JPEG compression. (Closed)
Patch Set: Clean up JS Created 4 years 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
Index: pdf/pdfium/DEPS
diff --git a/pdf/pdfium/DEPS b/pdf/pdfium/DEPS
index 1f87653e60b70b32a30070a5e557d55f9c858f0c..0fdd71409d78cf8cfdbd0d1561c3e40c9d2aabff 100644
--- a/pdf/pdfium/DEPS
+++ b/pdf/pdfium/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+printing/units.h",
"+third_party/pdfium/public",
"+ui/gfx/geometry/rect.h",
+ "+ui/gfx/codec/jpeg_codec.h",
Lei Zhang 2017/02/25 01:01:16 nit: sort
]

Powered by Google App Engine
This is Rietveld 408576698