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

Side by Side Diff: pdf/DEPS

Issue 1140603002: Roll PDFium to 2daf76f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Pull new OWNERS via DEPS. Created 5 years, 7 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 | « DEPS ('k') | pdf/pdfium/pdfium_assert_matching_enums.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 "!chrome/common/content_restriction.h", 2 "!chrome/common/content_restriction.h",
3 "!content/public/common/page_zoom.h", 3 "!content/public/common/page_zoom.h",
4 "+components/ui/zoom/page_zoom_constants.h", 4 "+components/ui/zoom/page_zoom_constants.h",
5 "+net", 5 "+net",
6 "+ppapi", 6 "+ppapi",
7 "+printing/units.h", 7 "+printing/units.h",
8 "+third_party/pdfium/fpdfsdk/include", 8 "+third_party/pdfium/fpdfsdk/include/pdfwindow",
9 "+third_party/pdfium/public",
9 "+ui/events/keycodes/keyboard_codes.h", 10 "+ui/events/keycodes/keyboard_codes.h",
10 "+v8/include/v8.h" 11 "+v8/include/v8.h"
11 ] 12 ]
OLDNEW
« no previous file with comments | « DEPS ('k') | pdf/pdfium/pdfium_assert_matching_enums.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698