Chromium Code Reviews| Index: ios/web/shell/DEPS |
| diff --git a/ios/web/shell/DEPS b/ios/web/shell/DEPS |
| index e27649791dfecf32b23fc0ca25534062bee5970f..97be3409f57e85cc8e1941e7f87417eabe611fc7 100644 |
| --- a/ios/web/shell/DEPS |
| +++ b/ios/web/shell/DEPS |
| @@ -3,9 +3,5 @@ include_rules = [ |
| "-ios/web", |
| "+ios/web/public", |
| "+ios/web/shell", |
| - |
| - # TODO(crbug.com/597997): Remove these exceptions. Web shell must not use |
| - # any private APIs from web. |
| - "+ios/web/web_state/web_state_impl.h", |
| ] |