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

Side by Side Diff: components/pdf/renderer/DEPS

Issue 705623002: Initialize V8 in PDFium from external files (in-renderer process only). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Explicitly cast size_t to int Created 6 years, 1 month 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/pdf/renderer/BUILD.gn ('k') | components/pdf/renderer/ppb_pdf_impl.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 "+components/strings/grit/components_strings.h", 2 "+components/strings/grit/components_strings.h",
3 "+gin",
3 "+grit/components_scaled_resources.h", 4 "+grit/components_scaled_resources.h",
4 "+skia/ext", 5 "+skia/ext",
5 "+ui/gfx", 6 "+ui/gfx",
6 ] 7 ]
OLDNEW
« no previous file with comments | « components/pdf/renderer/BUILD.gn ('k') | components/pdf/renderer/ppb_pdf_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698