| Index: ios/chrome/browser/DEPS
|
| diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
|
| index 85ca1b4c7bbf15285ffdeb1ed0a3ecc9dcea0fce..9a241a2e85fcfb7b789c96c61b3c40b78701c315 100644
|
| --- a/ios/chrome/browser/DEPS
|
| +++ b/ios/chrome/browser/DEPS
|
| @@ -1,12 +1,14 @@
|
| include_rules = [
|
| "+ios/chrome/grit",
|
|
|
| + "+breakpad/src/common",
|
| "+breakpad/src/client/ios",
|
| "+components/autofill/core/browser",
|
| "+components/autofill/core/common",
|
| "+components/autofill/ios/browser",
|
| "+components/bookmarks",
|
| "+components/content_settings/core",
|
| + "+components/crash_keys",
|
| "+components/data_reduction_proxy/core/common",
|
| "+components/dom_distiller/core",
|
| "+components/dom_distiller/ios",
|
|
|