Chromium Code Reviews| Index: ios/clean/chrome/app/DEPS |
| diff --git a/ios/clean/chrome/app/DEPS b/ios/clean/chrome/app/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..33387582f085dac826b7817c41f422299aac68c2 |
| --- /dev/null |
| +++ b/ios/clean/chrome/app/DEPS |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + "+breakpad/src/client/ios", |
| + "+components/content_settings", |
| + "+components/crash/core/common", |
| + "+ios/chrome/browser", |
| + "+ios/net", |
| + "+ios/public/provider/chrome", |
| + "+ios/web/public", |
| +] |