Chromium Code Reviews| Index: testing/DEPS |
| diff --git a/testing/DEPS b/testing/DEPS |
| index 4110b9b4d769617db586b8df337703daffa6bf10..5adeb4141be0accfe0c73c120cf4b94f1f716193 100644 |
| --- a/testing/DEPS |
| +++ b/testing/DEPS |
| @@ -1,14 +1,6 @@ |
| include_rules = [ |
| - '+core/fpdfapi', |
| - '+core/fxcodec', |
| - '+core/fxcrt', |
| - '+core/fxge', |
| '+core', |
| '+fxjs', |
| '+public', |
| '+v8', |
| - '+xfa/fde', |
| - '+xfa/fgas', |
| - '+xfa/fxfa/fm2js', |
| - '+xfa/fxfa/parser', |
| ] |