Chromium Code Reviews| Index: components/ntp_snippets/offline_pages/DEPS |
| diff --git a/components/ntp_snippets/offline_pages/DEPS b/components/ntp_snippets/offline_pages/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..984d8cbcbb578d227a2e7d794460f3ecbfa5ef2f |
| --- /dev/null |
| +++ b/components/ntp_snippets/offline_pages/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/offline_pages" |
| +] |