Chromium Code Reviews| Index: components/plugins/renderer/DEPS |
| diff --git a/components/plugins/renderer/DEPS b/components/plugins/renderer/DEPS |
| index 088d9e6fa0af4bdaf39fbabe69f133bfb7660292..e86eecbff59993acab2992b4fc007f4bf604f4d0 100644 |
| --- a/components/plugins/renderer/DEPS |
| +++ b/components/plugins/renderer/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+gin", |
| "+net", |
| "+content/public/renderer", |
| @@ -8,6 +9,5 @@ include_rules = [ |
| "+third_party/re2", |
| "+skia", |
| "+webkit/common", |
| - "+webkit/renderer", |
| "+ui/base/webui", |
| ] |