| Index: ios/web/shell/DEPS
|
| diff --git a/ios/web/shell/DEPS b/ios/web/shell/DEPS
|
| index 0eba11397ea9bb22ad4971872a4c144e44632adf..d0addc73e3003da0006362b48d1e830c39b6a100 100644
|
| --- a/ios/web/shell/DEPS
|
| +++ b/ios/web/shell/DEPS
|
| @@ -6,10 +6,6 @@ include_rules = [
|
|
|
| # TODO(crbug.com/597997): Remove these exceptions. Web shell must not use
|
| # any private APIs from web.
|
| - "+ios/web/navigation/crw_session_controller.h",
|
| - "+ios/web/net/crw_url_verifying_protocol_handler.h",
|
| - "+ios/web/net/request_tracker_factory_impl.h",
|
| - "+ios/web/net/web_http_protocol_handler_delegate.h",
|
| "+ios/web/web_state/ui/crw_web_controller.h",
|
| "+ios/web/web_state/web_state_impl.h",
|
| ]
|
|
|