Chromium Code Reviews| Index: fxjse/DEPS |
| diff --git a/xfa/fxjse/DEPS b/fxjse/DEPS |
| similarity index 84% |
| rename from xfa/fxjse/DEPS |
| rename to fxjse/DEPS |
| index 3b4b780a7d3658994de60731a403bb3b75526c88..49ac9279ec9d426176b3785f02e88d25fc2b3e7c 100644 |
| --- a/xfa/fxjse/DEPS |
| +++ b/fxjse/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + '+core/fxcrt/include', |
| # TODO(dsinclair): Layering violation. XFA can't include FPDFSDK. |
|
Tom Sepez
2016/06/09 20:08:22
Is it still a violation? Probably. But less so.
dsinclair
2016/06/09 20:11:24
Done. Yea, still a violation, fxjse/ is below fpd
|
| '+fpdfsdk/jsapi/include', |
| '+v8/include', |