From 96723705bfa2f569d1b67541f08c8fbc86a18ec7 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 27 Apr 2018 19:21:47 +0000 Subject: Add DEPS include_rules for xfa/fwl. BUG=pdfium:507 Change-Id: I28eeb9a5f6d7099eef6d8e7e37d425cd4613c49c Reviewed-on: https://pdfium-review.googlesource.com/31430 Reviewed-by: dsinclair Commit-Queue: Lei Zhang --- xfa/fxfa/fm2js/DEPS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xfa/fxfa/fm2js/DEPS') diff --git a/xfa/fxfa/fm2js/DEPS b/xfa/fxfa/fm2js/DEPS index 2be03524b6..e19a721031 100644 --- a/xfa/fxfa/fm2js/DEPS +++ b/xfa/fxfa/fm2js/DEPS @@ -1,3 +1,6 @@ include_rules = [ '+third_party/icu', + + # xfa/fwl should be standalone. https://crbug.com/pdfium/507 + '-xfa/fwl', ] -- cgit v1.2.3