Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: ios/web/shell/DEPS

Issue 1836793002: [ios] Moved WebLoadParams inside NavigationManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/public/web_state/ui/crw_web_delegate.h ('k') | ios/web/shell/view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/DEPS
diff --git a/ios/web/shell/DEPS b/ios/web/shell/DEPS
index abd90ddb18365ba8778b9cb92493e62df14e1b24..0eba11397ea9bb22ad4971872a4c144e44632adf 100644
--- a/ios/web/shell/DEPS
+++ b/ios/web/shell/DEPS
@@ -7,7 +7,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/navigation/web_load_params.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",
« no previous file with comments | « ios/web/public/web_state/ui/crw_web_delegate.h ('k') | ios/web/shell/view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698