Index: trunk/src/components/dom_distiller/DEPS |
=================================================================== |
--- trunk/src/components/dom_distiller/DEPS (revision 223539) |
+++ trunk/src/components/dom_distiller/DEPS (working copy) |
@@ -1,10 +0,0 @@ |
-include_rules = [ |
- "+grit", # For generated headers. |
- |
- # The dom distiller is a layered component; subdirectories must explicitly |
- # introduce the ability to use the content layer as appropriate. |
- # http://www.chromium.org/developers/design-documents/layered-components-design |
- "-components/dom_distiller", |
- "+components/dom_distiller/core", |
- "-content/public", |
-] |