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