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

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: Add comment in ppapi/c/private/ppb_pdf.h 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 | « no previous file | 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",
jochen (gone - plz use gerrit) 2014/11/12 15:01:53 plz update the pdf.gypi and BUILD.gn files to depe
baixo1 2014/11/12 18:05:22 Done.
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 | « no previous file | components/pdf/renderer/ppb_pdf_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698