diff options
Diffstat (limited to 'testing/DEPS')
-rw-r--r-- | testing/DEPS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/DEPS b/testing/DEPS index 32b3100b72..4110b9b4d7 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -2,9 +2,9 @@ include_rules = [ '+core/fpdfapi', '+core/fxcodec', '+core/fxcrt', - '+core/fxge/include', - '+core/include', - '+fxjs/include', + '+core/fxge', + '+core', + '+fxjs', '+public', '+v8', '+xfa/fde', |