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

Unified Diff: pdf/pdfium/DEPS

Issue 1894243002: PDF: Split pdf/DEPS into pdf/pdfium/DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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 | « pdf/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdfium/DEPS
diff --git a/pdf/pdfium/DEPS b/pdf/pdfium/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1f87653e60b70b32a30070a5e557d55f9c858f0c
--- /dev/null
+++ b/pdf/pdfium/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+gin/array_buffer.h",
+ "+gin/public",
+ "+printing/pdf_transform.h",
+ "+printing/units.h",
+ "+third_party/pdfium/public",
+ "+ui/gfx/geometry/rect.h",
+]
« no previous file with comments | « pdf/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698