summaryrefslogtreecommitdiff
path: root/fpdfsdk/fxedit/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/fxedit/DEPS')
-rw-r--r--fpdfsdk/fxedit/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpdfsdk/fxedit/DEPS b/fpdfsdk/fxedit/DEPS
new file mode 100644
index 0000000000..8e0928c269
--- /dev/null
+++ b/fpdfsdk/fxedit/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+core/fpdfapi/fpdf_font/include',
+]