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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/pdf/renderer/ppb_pdf_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf/renderer/DEPS
diff --git a/components/pdf/renderer/DEPS b/components/pdf/renderer/DEPS
index 42effda7ac5aae223b1cb7fa2db2901337374f1d..85a0ddef821c2de9b8d6d00bb018981f407d6c39 100644
--- a/components/pdf/renderer/DEPS
+++ b/components/pdf/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/strings/grit/components_strings.h",
+ "+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.
"+grit/components_scaled_resources.h",
"+skia/ext",
"+ui/gfx",
« 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