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

Unified Diff: pdf/pdfium/DEPS

Issue 2718123002: Fix nits from earlier CLs (Closed)
Patch Set: Created 3 years, 10 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 | « components/printing/common/print_messages.h ('k') | pdf/pdfium/pdfium_engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdfium/DEPS
diff --git a/pdf/pdfium/DEPS b/pdf/pdfium/DEPS
index 0fdd71409d78cf8cfdbd0d1561c3e40c9d2aabff..cf1dc86895714d231d1b8510bb01399a1f0cd4c9 100644
--- a/pdf/pdfium/DEPS
+++ b/pdf/pdfium/DEPS
@@ -4,6 +4,6 @@ include_rules = [
"+printing/pdf_transform.h",
"+printing/units.h",
"+third_party/pdfium/public",
- "+ui/gfx/geometry/rect.h",
"+ui/gfx/codec/jpeg_codec.h",
danakj 2017/03/09 20:49:05 LGTM
+ "+ui/gfx/geometry/rect.h",
]
« no previous file with comments | « components/printing/common/print_messages.h ('k') | pdf/pdfium/pdfium_engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698