Chromium Code Reviews| Index: ios/clean/chrome/browser/ui/overlay_service/DEPS |
| diff --git a/ios/clean/chrome/browser/ui/overlay_service/DEPS b/ios/clean/chrome/browser/ui/overlay_service/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1a098df4473468b1278de18b909d3ffaf03d1205 |
| --- /dev/null |
| +++ b/ios/clean/chrome/browser/ui/overlay_service/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+components/keyed_service/core", |
| + "+components/keyed_service/ios", |
| +] |