diff options
Diffstat (limited to 'components/dom_distiller/webui/DEPS')
| -rw-r--r-- | components/dom_distiller/webui/DEPS | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/components/dom_distiller/webui/DEPS b/components/dom_distiller/webui/DEPS deleted file mode 100644 index 2c43d7a..0000000 --- a/components/dom_distiller/webui/DEPS +++ /dev/null @@ -1,13 +0,0 @@ -include_rules = [ - "+components/dom_distiller/webui", - "+ui/webui/resources", - # The webui of this component needs to depend on content, but since it is - # also supposed to be working on iOS, and there is currently no concrete plan - # yet for extracting webui as something that is reusable across iOS and other - # platforms, this DEPS rule is kept instead. - # To ensure this DEPS rule is not a nuisance to engineers refactoring the - # content layer, it is currently quite broad instead of the more strict - # approach directly allowing the header files that are currently included from - # content. - "+content/public/browser", -]
\ No newline at end of file |
