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

Unified Diff: ios/chrome/browser/ui/DEPS

Issue 2755823002: Moved |openedByDOM| to WebState's CreateParams and public interface. (Closed)
Patch Set: BVC session controller cleanup Created 3 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
Index: ios/chrome/browser/ui/DEPS
diff --git a/ios/chrome/browser/ui/DEPS b/ios/chrome/browser/ui/DEPS
index 0a1586acc6f2357bc7f14b6b020b6875aff4c9a6..bdb61767905e03eb8150176837bc33b1d99d0a1d 100644
--- a/ios/chrome/browser/ui/DEPS
+++ b/ios/chrome/browser/ui/DEPS
@@ -7,12 +7,10 @@ specific_include_rules = {
# TODO(crbug.com/620489): Remove these exceptions.
"^browser_view_controller\.mm$": [
- "+ios/web/navigation/crw_session_controller.h",
"+ios/web/navigation/navigation_manager_impl.h",
"+ios/web/web_state/ui/crw_web_controller.h",
],
"^browser_view_controller_unittest\.mm$": [
- "+ios/web/navigation/crw_session_controller.h",
"+ios/web/web_state/ui/crw_web_controller.h",
"+ios/web/web_state/web_state_impl.h",
],

Powered by Google App Engine
This is Rietveld 408576698