diff options
Diffstat (limited to 'fpdfsdk/DEPS')
-rw-r--r-- | fpdfsdk/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS index 286d5888e7..d01574dd3f 100644 --- a/fpdfsdk/DEPS +++ b/fpdfsdk/DEPS @@ -7,7 +7,7 @@ include_rules = [ '+core/fpdfapi/fpdf_render', '+core/fpdfdoc', '+core/fxcodec', - '+core/fxcrt/include', + '+core/fxcrt', '+core/fxge/include', '+public', '+v8', |