Index: content/renderer/DEPS |
diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
index 2da21ae915213dedbadad5e46056abc573a560ab..607a3df2055bd68f7a84cb15c64d7949fb036987 100644 |
--- a/content/renderer/DEPS |
+++ b/content/renderer/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
- "+content/public/renderer", |
"+content/child", |
+ "+content/ppapi_plugin", |
jam
2013/07/25 04:59:22
this isn't correct, since one child directory can'
scottmg
2013/07/25 05:07:53
thanks, done.
|
+ "+content/public/renderer", |
"+jingle/glue", |
"+media", # For audio input/output and audio/video decoding. |
"+third_party/hyphen/hyphen.h", |