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

Unified Diff: fpdfsdk/DEPS

Issue 1805603002: core/include/fdpfapi cleanup Part I. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 9 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 | « core/include/fpdfdoc/fpdf_doc.h ('k') | fpdfsdk/formfiller/FFL_CBA_Fontmap.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index ed111888c80084cd5e6c1394ceacde8a3e458d2a..a351ff794fb41d0e11147f9b372f9906f3b37e5b 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -1,6 +1,10 @@
include_rules = [
'+core/include',
'+core/fpdftext/include',
+ '+core/fpdfapi/include',
+ '+core/fpdfapi/fpdf_edit/include',
+ '+core/fpdfapi/fpdf_parser/include',
+ '+core/fpdfapi/fpdf_render/include',
'+javascript/IJavaScript.h',
'+public',
'+v8',
« no previous file with comments | « core/include/fpdfdoc/fpdf_doc.h ('k') | fpdfsdk/formfiller/FFL_CBA_Fontmap.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698