summaryrefslogtreecommitdiffstats
path: root/components/plugins/renderer/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/plugins/renderer/DEPS')
-rw-r--r--components/plugins/renderer/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/plugins/renderer/DEPS b/components/plugins/renderer/DEPS
index 088d9e6..e86eecb 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",
]