Chromium Code Reviews| Index: components/offline_pages/content/DEPS |
| diff --git a/components/offline_pages/content/DEPS b/components/offline_pages/content/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4edd3b18c37018c232205ad654c66e52816fd165 |
| --- /dev/null |
| +++ b/components/offline_pages/content/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+components/keyed_service/content", |
| + "+components/ntp_snippets", |
| + "+content/public/browser", |
| + "+content/public/test", |
| +] |