summaryrefslogtreecommitdiff
path: root/xfa/fxfa/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/DEPS')
-rw-r--r--xfa/fxfa/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/fxfa/DEPS b/xfa/fxfa/DEPS
index 886ee8e2b7..cd0aa8d4b7 100644
--- a/xfa/fxfa/DEPS
+++ b/xfa/fxfa/DEPS
@@ -1,3 +1,6 @@
include_rules = [
'+fxjs',
+
+ # xfa/fwl should be standalone. https://crbug.com/pdfium/507
+ '+xfa/fwl',
]