commit | 435546810a7c48f09889c00600ad344850b71f95 | [log] [tgz] |
---|---|---|
author | dsinclair <dsinclair@chromium.org> | Thu Sep 29 17:29:48 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 29 17:29:48 2016 -0700 |
tree | 3c690ec1fe5df0c7feb509f4276bb26c87564345 | |
parent | 114e46a1d97587973515e9aad7955e469c7486a8 [diff] [blame] |
Move fxjs/include to fxjs BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2380713005
diff --git a/testing/DEPS b/testing/DEPS index 32b3100..4110b9b 100644 --- a/testing/DEPS +++ b/testing/DEPS
@@ -2,9 +2,9 @@ '+core/fpdfapi', '+core/fxcodec', '+core/fxcrt', - '+core/fxge/include', - '+core/include', - '+fxjs/include', + '+core/fxge', + '+core', + '+fxjs', '+public', '+v8', '+xfa/fde',