Chromium Code Reviews| Index: testing/DEPS |
| diff --git a/testing/DEPS b/testing/DEPS |
| index 32b3100b729ecee9a5e6e1068dbd0bd336a5697c..4110b9b4d769617db586b8df337703daffa6bf10 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', |