| Index: content/DEPS
|
| diff --git a/content/DEPS b/content/DEPS
|
| index 647a2ce44d6e8ce73bb4f6d1af7bd81e72ccf7b8..71b2d1434e49c3ae08c03f64acb6d2d54b1bacef 100644
|
| --- a/content/DEPS
|
| +++ b/content/DEPS
|
| @@ -2,6 +2,7 @@
|
| # from src/chrome in src/content. Also, we may only depend on files in
|
| # src/components that are shared with the mojo html_viewer.
|
| include_rules = [
|
| + "+components/permission/public/interfaces",
|
| # The subdirectories in content/ will manually allow their own include
|
| # directories in content/ so we disallow all of them.
|
| "-content",
|
|
|