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

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: 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 side-by-side diff with in-line comments
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 »
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",
"+grit/components_scaled_resources.h",
"+skia/ext",
"+ui/gfx",
« 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