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

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: Remove pieces that don't belong to this CL 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') | ppapi/c/private/ppb_pdf.h » ('J')
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 | « no previous file | components/pdf/renderer/ppb_pdf_impl.cc » ('j') | ppapi/c/private/ppb_pdf.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698