Chromium Code Reviews| Index: components/dom_distiller/ios/DEPS |
| diff --git a/components/dom_distiller/ios/DEPS b/components/dom_distiller/ios/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9e313b04dbd73d5962928348d81c83b9387d1ec7 |
| --- /dev/null |
| +++ b/components/dom_distiller/ios/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+ios/public/provider/web/web_controller_provider.h", |
| + "+ios/web/public/browser_state.h", |
| + "+ios/web/public/web_state/web_state_observer.h", |
| +] |