Index: components/plugins/renderer/DEPS |
diff --git a/components/plugins/renderer/DEPS b/components/plugins/renderer/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..656fe38d749c4457c4f387d0e077ed9ca847a9b9 |
--- /dev/null |
+++ b/components/plugins/renderer/DEPS |
@@ -0,0 +1,13 @@ |
+include_rules = [ |
+ "+net", |
+ |
+ "+content/public/renderer", |
+ "+content/public/common", |
+ "+content/public/test", |
+ "+third_party/WebKit/public", |
+ "+third_party/re2", |
+ "+third_party/widevine", |
+ "+skia", |
+ "+webkit/common", |
+ "+webkit/renderer", |
+] |