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

Side by Side Diff: pdf/pdfium/DEPS

Issue 2718123002: Fix nits from earlier CLs (Closed)
Patch Set: Created 3 years, 9 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gin/array_buffer.h", 2 "+gin/array_buffer.h",
3 "+gin/public", 3 "+gin/public",
4 "+printing/pdf_transform.h", 4 "+printing/pdf_transform.h",
5 "+printing/units.h", 5 "+printing/units.h",
6 "+third_party/pdfium/public", 6 "+third_party/pdfium/public",
7 "+ui/gfx/codec/jpeg_codec.h",
danakj 2017/03/09 20:49:05 LGTM
7 "+ui/gfx/geometry/rect.h", 8 "+ui/gfx/geometry/rect.h",
8 "+ui/gfx/codec/jpeg_codec.h",
9 ] 9 ]
OLDNEW
« 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